![]() |
Previous Top Next |
Making schema components reusable
|
· | Creating a global AddressType component, which will be the basis for specific country addresses (a complex type)
|
· | Creating two specific address templates for UK-, and US Adresses by extending the global address element (extend the complex type)
|
· | Creating a global US-State element, by restriction (simpleType)
|
· | Creating a global person element by reference
|
· | Defining person attributes that supply information about the persons position in the company
|
· | Limiting the attribute contents to a predefined set of attribute values (enumeration)
|
|
|
![]() | Schema design | Display all globals, takes you back to the schema overview.
|
![]() | Append icon, allows you to append an element, attribute or enumeration to a schema.
|
![]() | Schema design | Display diagram, the component icon displays the content model of the active global component in the schema overview.
|
|
|