urn:uddi-org:api_v2
The tModel Complex Type
Complex Type tModel
The tModel type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... authorizedName="string" operator="string" tModelKey="uddi:tModelKey"Click here to hide Comment This attribute is required.>
-Begin Sequence [1...1]
<uddi:name lang="xs:language">name</name> [1..1]
<uddi:description lang="xs:language">description</description> [0..*]
<uddi:overviewDoc>overviewDoc</overviewDoc> [0..1]
<uddi:identifierBag>identifierBag</identifierBag> [0..1]
<uddi:categoryBag>categoryBag</categoryBag> [0..1]
End Sequence
</...>
 Collapse Attributes
Name Type Summary
authorizedName string
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
operator string
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
tModelKey tModelKey
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<xsd:complexType  name="tModel">
-<xsd:sequence>
<xsd:element  ref="uddi:name" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="uddi:description" />
<xsd:element  minOccurs="0"  ref="uddi:overviewDoc" />
<xsd:element  minOccurs="0"  ref="uddi:identifierBag" />
<xsd:element  minOccurs="0"  ref="uddi:categoryBag" />
</xsd:sequence>
<xsd:attribute  name="tModelKey"  type="uddi:tModelKey"  use="required" />
<xsd:attribute  name="operator"  type="string"  use="optional" />
<xsd:attribute  name="authorizedName"  type="string"  use="optional" />
</xsd:complexType>
 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
tModel 
 
Generated by XSDdoc 2.0 ©