Closed thinkbeforecoding closed 4 years ago
Parsing Xsd is quite difficult. Hopefully, System.Xml.Schema provides Xsd parsing out of the box.
The result is still quite hard to interpret. I created F# types to represent Xsd content. I added a lot of tests based on sample xsd.
Parsing Xsd is quite difficult. Hopefully, System.Xml.Schema provides Xsd parsing out of the box.
The result is still quite hard to interpret. I created F# types to represent Xsd content. I added a lot of tests based on sample xsd.