2012-04-19 20:36:26
An XML Schema, xsd, is actually an XML document which describes the structure of an XML document. Normally, an xsd was designed before any XML document can be created and validated. However, it is not unusual that people created XML documents without an xsd and later on found that an xsd is needed. For example, they want to use some automated tools for mapping XML to relational database which requires an xsd.
In order to generate an xsd from an XML document, we need to first establish some mapping relationship between the XML entities and xsd types.
;3403;2012-04-19 20:36:26__s__An XML Schema, xsd, is actually an XML document which describes the structure of an XML document. Normally, an xsd was designed before any XML document can be created and validated. However, it is not unusual that people created XML documents without an xsd and later on found that an xsd is needed. For example, they want to use some automated tools for mapping XML to relational database which requires an xsd.
In order to generate an xsd from an XML document, we need to first establish some mapping relationship between the XML entities and xsd types.
__s__~u=Zac~site=xmlgrid.net__s__Generate an XSD (XML Schema) from an XML document__s____m__
17,CSS;100,General;15,javascript;16,javascript CSS;8,XML C/C++;10,XML converter;12,XML data warehouse;13,XML database;4,XML editor;1,XML general;11,XML HTML;7,XML java;6,XML javascript;5,XML parser;9,XML PHP;2,XML schema;3,XML syntax;14,XPath;