I have an XML file that I am having problems importing. Everything is getting put into the pub-code field and it is only the first record. I am not sure what I am doing wrong. Here is an example of the xml file.
<?xml version="1.0" standalone="no"?> <web-export> <run-date>07/25/2007 <pub-code>IA Spokesman <ad-type>Exchange Ads <cat-code>General Classified</cat-code> <class-code>X C Boone</class-code> <subclass-code>008 Machine & Equip</subclass-code> <ad-number>0000020452-01</ad-number> <start-date>07/18/2007</start-date> <end-date>07/25/2007</end-date> <line-count>4</line-count> <run-count>2</run-count> <customer-type>Commercial</customer-type> <account-number>30878</account-number> <account-name>BOONE COUNTY FARM BUREAU</account-name> <addr-1>1520 S. Story</addr-1> <addr-2> </addr-2> <city>Boone</city> <state>IA</state> <postal-code>50036</postal-code> <country>USA</country> <phone-number>555321435</phone-number> <fax-number>555321587</fax-number> <url-addr></url-addr> <email-addr></email-addr> <pay-flag>N</pay-flag> <ad-description>20070711102839</ad-description> <order-source></order-source> <order-status>Live</order-status> <payor-acct>30878</payor-acct> <agency-flag>N</agency-flag> <rate-note></rate-note> <ad-content> WANTED#59; 7#189;ft#46; snow blade #38; equipment to hook up to Chev#46; pick up#46; Stanhope#46; #124;555#45;795#45;2667#124;50246#124;090 </ad-content> </ad-type> </pub-code>
|
|
|