Difference between revisions of "MDT-XSD"
m (branding consistency) |
m |
||
Line 1: | Line 1: | ||
− | [http://www.eclipse.org/modeling/mdt/?project=xsd XSD] is a reference library that provides an API for use with any code that examines, creates, or modifies documents based on the [http://www.w3.org/TR/XMLSchema-0 XML Schema] W3C standard. | + | XML Schema Definition ([http://www.eclipse.org/modeling/mdt/?project=xsd XSD]) is a reference library that provides an API for use with any code that examines, creates, or modifies documents based on the [http://www.w3.org/TR/XMLSchema-0 XML Schema] W3C standard. |
− | + | XSD provides APIs for | |
* manipulating components of an XML Schema | * manipulating components of an XML Schema |
Latest revision as of 16:12, 21 May 2008
XML Schema Definition (XSD) is a reference library that provides an API for use with any code that examines, creates, or modifies documents based on the XML Schema W3C standard.
XSD provides APIs for
- manipulating components of an XML Schema
- manipulating the DOM-accessible representation of XML Schema as a series of XML documents
- keeping these representations in agreement as schemas are modified
Contents
Frequenty Asked Questions
Newsgroup / Mailing List
If not in the FAQ, chances are your question has been answered in the newsgroup.