fsprojects / FSharp.Data.WsdlProvider

An implementation of the WsdlProvider compatible with netfx and netcore
Other
24 stars 4 forks source link

Xsd Parsing using System.Xml.Schema #4

Closed thinkbeforecoding closed 4 years ago

thinkbeforecoding commented 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.