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
Click the Next button to continue.