ZVON > References > UDDI Reference |
Intro / Search / ZVON |
Element | changeRecordCustodyTransfer [ v2replication ] |
---|---|
Occurs in | [ ] |
Description | Used to indicate to all nodes the transfer of custody of zero or more identified pieces of data from one operator node to another. |
XML Schema |
---|
<element name="changeRecordCustodyTransfer"> <complexType> <sequence> <element name="oldCustodianName"> </element> <element name="newCustodianName"> </element> <element name="newAuthorizedName" type="string"/> <group> <choice> <element ref="api_v2:businessKey"/> <element ref="api_v2:tModelKey"/> <element ref="api_v2:serviceKey"/> <element ref="api_v2:bindingKey"/> </choice> </group> </sequence> </complexType> </element> |
Expanded XML Schema |
---|
<element name="changeRecordCustodyTransfer"> <complexType> <sequence> <element name="oldCustodianName"> </element> <element name="newCustodianName"> </element> <element name="newAuthorizedName" type="string"/> <group> <choice> <element ref="api_v2:businessKey"/> <element ref="api_v2:tModelKey"/> <element ref="api_v2:serviceKey"/> <element ref="api_v2:bindingKey"/> </choice> </group> </sequence> </complexType> </element> |