B
Brian K. Maher
Guest
You may need to manually add id values, however, the best thing to do is to read the xml file into a dynamic dataset then do a write-xml and dump it right back out to a file and see what results you get. write-xml may be able to infer a relationship from the xml itself but the only way to know for sure is to read it in and write it out.
Continue reading...
Continue reading...