I am new to XML and I am trying to find the best way to reading a XML file and then export it to a comma delimited file.
XPATH would not be appropriate as the file form is not all way the same in the different file that I receive.
If you require a XML document that I am using to export as...
I am reading a XML documents directly from Dom and I am then writing it to a comma-delimited file. This I can do OK if the XML document did not contain groups from within groups, which I must go through recursively to make sure I get all the information.
The problem I am getting is when I try...
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.