XML SCHEMA

XML Glossary

XMLeXtensible Markup Language — XML Schema

 

 

 

 

 

 

Argos 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 related terms to extend this glossary, please contact Argos Press. © Argos Press Pty Ltd, Canberra, 2003-2004. All rights reserved. Please contact Argos Press to request permission to reproduce, broadcast, adapt and communicate our content (for example this glossary entry on XML Schema).