| ZVON > References > UDDI Reference |
| Intro / Search / ZVON |
| Element | example_uddi_v2_replication_elements [ v2replication ] |
|---|---|
| Occurs in | [ ] |
| Description | For illustration purposes only. Useful as a root element in an example XML document containing example elements of this schema. |
| XML Schema |
|---|
<element name="example_uddi_v2_replication_elements"> <complexType> <all> <element ref="notify_changeRecordsAvailable" minOccurs="0" maxOccurs="unbounded"/> <element ref="replicationConfiguration" minOccurs="0" maxOccurs="unbounded"/> <element ref="get_changeRecords" minOccurs="0" maxOccurs="unbounded"/> <element ref="changeRecords" minOccurs="0" maxOccurs="unbounded"/> <element ref="do_ping" minOccurs="0" maxOccurs="unbounded"/> <element ref="communicationGraph" minOccurs="0" maxOccurs="unbounded"/> </all> </complexType> </element> |
| Expanded XML Schema |
|---|
<element name="example_uddi_v2_replication_elements"> <complexType> <all> <element ref="notify_changeRecordsAvailable" minOccurs="0" maxOccurs="unbounded"/> <element ref="replicationConfiguration" minOccurs="0" maxOccurs="unbounded"/> <element ref="get_changeRecords" minOccurs="0" maxOccurs="unbounded"/> <element ref="changeRecords" minOccurs="0" maxOccurs="unbounded"/> <element ref="do_ping" minOccurs="0" maxOccurs="unbounded"/> <element ref="communicationGraph" minOccurs="0" maxOccurs="unbounded"/> </all> </complexType> </element> |