XML import problems
-
Hello! Delightful plugin you’ve created. Might upgrade to the pro version – there’s just one problem I’ve encountered.
I’ve got this XML file, which consists of used cars (set up with XPath Vehicles/Vehicle).
There’s about 64 different cars, yet when I upload the xml file, it only shows one record in total.
The XML file structure is as such:
<Vehicles>
<ApiVersion>1.2</ApiVersion>
<Vehicle xsi:type=”Model”>
(information)
</Vehicle>
<Vehicle xsi:type=”Model”>
(information)
</Vehicle>…. And so on.
———-
Is there something I can do to get the rest of the xml data? Or is the free version limited to one record?
- The topic ‘XML import problems’ is closed to new replies.