| ZVON > References > UDDI Reference |
| Intro / Search / ZVON |
| Element | changeRecordNewData [ v2replication ] |
|---|---|
| Occurs in | [ ] |
| Description | Represents the creation of new data or the update of existing data within the UDDI Service |
| XML Schema |
|---|
<element name="changeRecordNewData"> <complexType> <choice> <element ref="api_v2:businessEntity"/> <element ref="api_v2:businessService"/> <element ref="api_v2:bindingTemplate"/> <element ref="api_v2:tModel"/> </choice> </complexType> </element> |
| Expanded XML Schema |
|---|
<element name="changeRecordNewData"> <complexType> <choice> <element ref="api_v2:businessEntity"/> <element ref="api_v2:businessService"/> <element ref="api_v2:bindingTemplate"/> <element ref="api_v2:tModel"/> </choice> </complexType> </element> |