xsd (1) Linux Manual Page
xsd – Mono’s utility for generating schema or class files Synopsisxsd <schema.xsd> /classes [options] xsd <schema.xsd> /dataset [options] xsd <assembly>.dll|<assembly>.exe [options] xsd <instance.xml> [<instance.xml> …] [options] Descriptionxsd is a tool for intended to complement the XML serialization support of Mono. It can do the following tasks: Generate serializable classes From a given XML schema, generate…
