Hello Everyone,
Here is my problem. I have an XML file that has the following structure (it looks a bit long, but bear with me, please):
<Root>
<Manufacturer>
<Results>
<Row>
<ProductId>1</ProductId>
<ManufacturerID>ManID1</ManufacturerID>
</Row>
<Row>...
Hello Everyone,
I am trying to convert an xml file that looks like this:
<fields>
<Table1>
<Name>Company01</Name>
<Name>Company02</Name>
<Name>Company03</Name>
....
<Name>Company_n</Name>
</Table1>
<Table2>
<Category>A</Category>
<Category>B</Category>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.