ZVON > References > UDDI Reference
Element keyedReference
Occurs in aclBag, assertionStatusItem, categoryBag, find_relatedBusinesses, find_relatedServices, get_businessHierarchy, get_businessPath, identifierBag, publisherAssertion, sharedRelationships,


XML Schema

<element name="keyedReference" type="uddi:keyedReference"/>

<complexType name="keyedReference">
   <attribute name="tModelKey" type="uddi:tModelKey" use="optional"/>
   <attribute name="keyName" type="string" use="optional"/>
   <attribute name="keyValue" type="string" use="required"/>
</complexType>



<simpleType name="tModelKey">
   <restriction base="string"/>
</simpleType>