urn:uddi-org:api_v3
The bindingTemplate Complex Type
Complex Type bindingTemplate
The bindingTemplate type does not allow mixed content. Other types cannot be derived from bindingTemplate by using one of the following method(s) : restriction.
 CollapseClick here to hide comment XML Instance
<... bindingKey="uddi:bindingKey" serviceKey="uddi:serviceKey">
-Begin Sequence [1...1]
<uddi:description lang="xs:language">description</description> [0..*]
-Begin Choice [1...1]
<uddi:accessPoint useType="uddi:useType">accessPoint</accessPoint> [1..1]
<uddi:hostingRedirector bindingKey="uddi:bindingKey"Click here to hide Comment This attribute is required.>hostingRedirector</hostingRedirector> [1..1]
End Choice
<uddi:tModelInstanceDetails>tModelInstanceDetails</tModelInstanceDetails> [0..1]
<uddi:categoryBag>categoryBag</categoryBag> [0..1]
<ds:Signature Id="ID">Signature</Signature> [0..*]
End Sequence
</...>
 Collapse Attributes
Name Type Summary
bindingKey bindingKey
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
serviceKey serviceKey
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<xsd:complexType  final="restriction"  name="bindingTemplate">
-<xsd:sequence>
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="uddi:description" />
-<xsd:choice>
<xsd:element  ref="uddi:accessPoint" />
<xsd:element  ref="uddi:hostingRedirector" />
</xsd:choice>
<xsd:element  minOccurs="0"  ref="uddi:tModelInstanceDetails" />
<xsd:element  minOccurs="0"  ref="uddi:categoryBag" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="dsig:Signature" />
</xsd:sequence>
<xsd:attribute  name="bindingKey"  type="uddi:bindingKey"  use="optional" />
<xsd:attribute  name="serviceKey"  type="uddi:serviceKey"  use="optional" />
</xsd:complexType>
 Collapse Uses
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©