This work is licensed under a CC |
XSDL complex types can be derived by restriction or extension. Complex type restriction defines the restricted type to be a more restricted version of the base type. Complex type extension make it possible to extend the base type by either adding attributes or contents (only by appending new content to the content model). Complex type derivation allows XSDL to express type hierarchies of complex types, which can be aligned with more or less specialized code for processing instances of these types.
USuse="optional"use="required" or use="prohibited"handling extensionscan be as simple as skipping them