You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2023. It is now read-only.
I would like to be able to write:
or possibly inline:
and have this expand to the right data structures to represent data of this form. In this case simply:
Then also generate a parser using any one of the XML libraries listed here to deserialize the data structure from XML. Possibly like:
DTD references:
https://en.wikipedia.org/wiki/Document_type_definition
https://www.w3schools.com/xml/xml_dtd_intro.asp