CentraSite Documentation : CentraSite Developer's Guide : Access via UDDI : UDDI Representation of the Object Model : Attributes : Relationship Attributes
Relationship Attributes
Relationships are represented in a uddi:keyedReferenceGroup, as follows:
<categoryBag>
<keyedReferenceGroup
tModelKey="uddi:centrasite.com:attributes:relationShip">
<keyedReference
tModelKey="uddi:uddi.org:categorization:general_keywords"
keyValue="uddi:3447…"
keyName="Invokes"/>
<keyedReference
tModelKey="uddi:uddi.org:categorization:general_keywords"
keyValue="uddi:3447…"
keyName="RelatedTo"/>
</keyedReferenceGroup>
</categoryBag>
The uddi:tModelKey indicates that a relationship is represented. Another uddi:tModelKey uses uddi:uddi.org:categorization:general_keywords to add meaning to the uddi:keyNames. The uddi:keyValue points to the reference registry object, and the uddi:keyName specifies the type of the relationship. The available relationship types are determined by the attribute meta data. All uddi:keyedReferences representing relationships are stored in a single uddi:keyedReferenceGroup.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback