XML SCHEMA

XML Glossary

XMLeXtensible Markup Language — XML Schema

 

 

 

 

 

 

Argos Press Home

 

 
 


Information on XML Schema

An XML schema defines the structure, content and semantics of XML documents.
     An XML schema defines

  • the elements that are allowed
  • for each element, the attributes that are allowed including ranges of allowed values and whether or not the attribute is compulsory
  • the hierarchical structure of elements, including the order and number of child elements
  • for each element, whether or not it may contain text
  • data types
  • default values for elements and attributes

  •      The purpose of an XML schema is essential the same as DTD (Document type definitions). XML schemas are more flexible and extensible that DTD, making them more suitable for many applications.

    Other topics in our resources on XML related to XML Schema include: 
     
  • DTD (Document Type Definition)
  • Valid XML Document
  • REST (REpresentational State Transfer)
  • SOAP (Simple Object Access Protocol)
  • Well-formed XML Document
  • Validating Parser
  • If you wish to nominate new terms for these glossaries, please contact us. Please also contact Argos Press Pty Ltd to request information on licensing content from this web site (such as this entry on XML Schema). © Argos Press Pty Ltd, Canberra, 2003-2009. All rights reserved.