Hi All,
I need help in parsing the XML Schema file using SOM(Schema Object
Model) provided in MSXML 4.0 or .NET framework.
I want to extract information about structure of document such as
- Get all valid elements
- Get attributes for each
- Given a particular element which elements can be its child.
Can anyone suggest me whether it is possible using SOM and if yes then
which one?
Many Thanks in Advance,
With Regards,
Priti
Patil