Skip to main content
IBM  
Shop Support Downloads
IBM Home Products Consulting Industries News About IBM
IBM developerWorks : XML : Education - Tutorials
XML Schema Infoset Model, Part 2
ZIPPDF (letter)PDF (A4)e-mail
Main menuSection menuFeedbackPreviousNext
2. Overview of XML Schema documents
  


Global XML Schema constructs page 4 of 5


XML Schema documents can contain global constructs that can be reused within the same schema as the defined construct or inside other XML Schema documents by using xsd:include and xsd:import. All global constructs have a target namespace and a name.

Here is a list of common global constructs that can be added to the root schema element:

  • Global complex type definitions
  • Global simple type definitions
  • Global attribute group definitions
  • Global model group definitions
  • Global element declarations
  • Global attribute declarations
There will be many opportunities to create each of these constructs throughout this tutorial.


Main menuSection menuFeedbackPreviousNext
About IBM | Privacy | Legal | Contact