urn:uddi-org:api_v2
The businessService Complex Type
Complex Type businessService
The businessService type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... businessKey="uddi:businessKey" serviceKey="uddi:serviceKey"Click here to hide Comment This attribute is required.>
-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]
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 required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<xsd:complexType  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:sequence>
<xsd:attribute  name="serviceKey"  type="uddi:serviceKey"  use="required" />
<xsd:attribute  name="businessKey"  type="uddi:businessKey"  use="optional" />
</xsd:complexType>
 Collapse Uses
 Collapse Type (2)
 Collapse Element (4)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©