| ZVON > References > UDDI Reference |
| Intro / Search / ZVON |
| Element | changeRecordDelete [ v2replication ] |
|---|---|
| Occurs in | [ ] |
| Description | Represents the desire that data be removed from the UDDI Serivce. See the UDDI v2 Replication specification for important details on how this is to be accomplished. |
| XML Schema |
|---|
<element name="changeRecordDelete"> <complexType> <group> <choice> <element ref="api_v2:businessKey"/> <element ref="api_v2:tModelKey"/> <element ref="api_v2:serviceKey"/> <element ref="api_v2:bindingKey"/> </choice> </group> </complexType> </element> |
| Expanded XML Schema |
|---|
<element name="changeRecordDelete"> <complexType> <group> <choice> <element ref="api_v2:businessKey"/> <element ref="api_v2:tModelKey"/> <element ref="api_v2:serviceKey"/> <element ref="api_v2:bindingKey"/> </choice> </group> </complexType> </element> |