![]() |
| Previous Top Next |
Viewing the Updated Relationships |
In this section, you will use SchemaAgent Client to view the include and redefine relationships that you created between schemas in the course of this tutorial.

To view the updated relationships:
| 1. | In SchemaAgent Client, make the Design tab active that contains the files event_registration.xsd, dvd_order.xsd, and book_order.xsd. |
| 2. | Click the expand |
| 3. | Click the "globals" expand |
| 4. | In event_registration.xsd, expand "complexType". |
| 5. | In dvd_order.xsd, click "element" and continue to expand its sub-elements until you see "customerInfo" and "creditCardInfo". |
| 6. | In book_order.xsd, expand "redefines" and continue to expand its sub-elements until you see "personInfoType". |
Now you can see exactly what elements were included or redefined in other schemas.
|