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
For each data file, the script uses the Trang schema processor to generate an XML Schema document that describes that file, and uses the xsdvi tool to generate an interactive diagram of that schema (in SVG format).
The script analyses each of the data files, and selects a sample record which contains a maximal variety of data within it.
These output files (XSD schema files, SVG diagrams, and XML sample records) are stored in the schema-doc folder of this github repository.