i have XSD schema's and am converting from an old to a 'newer' version; the older has 8 .xsd files, with types and the new, 16 or more, with types; alot of elements in both.
Can anyone tell me where to begin with some c# code to print out the paths of all the schema elements with the paths?
If I had a way to print out the paths of the schema's & elements, then i could figure out what is the old and now the new. Thanks.
*** i tried to post a xsd file but could not. a url for the .xsd is at https://www.irs.gov/downloads/irs-schema?sort=desc&order=Size&page=2, the FSET 1.05 we are going to the 5.5 version and its at https://www.statemef.com/
Comments
Post a Comment