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