| ZVON > References > UDDI Reference |
| Intro / Search / ZVON |
| Element | changeRecords [ v2replication ] |
|---|---|
| Occurs in | [ ] |
| Description | This element is simply a sequence of changeRecord elements. |
| XML Schema |
|---|
<element name="changeRecords"> <complexType> <sequence> <element ref="changeRecord" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> |
| Expanded XML Schema |
|---|
<element name="changeRecords"> <complexType> <sequence> <element ref="changeRecord" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> |