Printer Friendly
The Free Dictionary
990,256,026 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

W3C XML Schema

   Also found in: Acronyms, Wikipedia 0.01 sec.

An XML schema from the W3C. It is a superset of DTD, which is the standard SGML schema. Unlike DTD, W3C XML Schema is written in XML syntax, which although more verbose than DTD, can be created with any XML tools. Following is an example of W3C XML Schema statements that define first and last name, followed by tags in actual use within the document. The xsd prefix is defined elsewhere in the schema to refer to the XML namespace that is being used. For information, visit www.w3.org/XML/Schema. W3C XML Schema is informally known as "XSD." See XML schema, XML repository, DTD, XQuery and XML.

  Schema for the Tags
  <xsd:element name="firstName" type="xsd:string"/>
  <xsd:element name="lastName" type="xsd:string"/>


  Actual Tags in Use
  <firstName>Pat</firstName>
  <lastName>Jones</lastName>


?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
0 supports W3C XML Schema and is compatible with all industry standards based on XML Schemas, ISO 11179 naming conventions, and the ISO/EIC Core Components Technical Specifications.
0 will now support W3C XML Schema, ISO 11179 naming conventions, ISO/EIC core components technical specifications, XSLT and Java Transforms.
0, XML Query shares the use of W3C XML Schema to give a strongly-typed programming or scripting language and relies on XPath 2.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.