urn:uddi-org:api_v3
The businessService Complex Type
Complex Type businessService
The businessService type does not allow mixed content. Other types cannot be derived from businessService by using one of the following method(s) : restriction.
 CollapseClick here to hide comment XML Instance
<... businessKey="uddi:businessKey" serviceKey="uddi:serviceKey">
-Begin Sequence [1...1]
<uddi:name lang="xs:language">name</name> [0..*]
<uddi:description lang="xs:language">description</description> [0..*]
<uddi:bindingTemplates>bindingTemplates</bindingTemplates> [0..1]
<uddi:categoryBag>categoryBag</categoryBag> [0..1]
<ds:Signature Id="ID">Signature</Signature> [0..*]
End Sequence
</...>
 Collapse Attributes
Name Type Summary
businessKey businessKey
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="businessService">
-<xsd:sequence>
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="uddi:name" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="uddi:description" />
<xsd:element  minOccurs="0"  ref="uddi:bindingTemplates" />
<xsd:element  minOccurs="0"  ref="uddi:categoryBag" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="dsig:Signature" />
</xsd:sequence>
<xsd:attribute  name="serviceKey"  type="uddi:serviceKey"  use="optional" />
<xsd:attribute  name="businessKey"  type="uddi:businessKey"  use="optional" />
</xsd:complexType>
 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©