ZVON > References > UDDI Reference
Element changeRecordHide [ v2replication ]
Occurs in [ ]
Description Represents the desire that tModel data be hidden from the UDDI Serivce. See the UDDI v2 Replication specification and UDDI v2 API Programmers reference for important details on how this is to be accomplished.


XML Schema

<element name="changeRecordHide">
   <complexType>
      <sequence>
         <element ref="api_v2:tModelKey"/>
      </sequence>
   </complexType>
</element>

Expanded XML Schema

<element name="changeRecordHide">
   <complexType>
      <sequence>
         <element ref="api_v2:tModelKey"/>
      </sequence>
   </complexType>
</element>