XML Schema: Extensibility

XML schemas are extensible because these schemas allow you to:

  • Derive new data types from existing data types
  • Reuse an XML schema in other XML schemas
  • Decompose an XML schema into separate files for easy maintenance
The graphic shows reuse of XML schema in other XML schemas.
Click the Next button to continue.