urn:uddi-org:api_v3
The tModel Complex Type
Complex Type tModel
The tModel type does not allow mixed content. Other types cannot be derived from tModel by using one of the following method(s) : restriction.
 CollapseClick here to hide comment XML Instance
<... deleted="uddi:deleted" tModelKey="uddi:tModelKey">
-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..*]
<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
deleted deleted
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
tModelKey tModelKey
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<xsd:complexType  final="restriction"  name="tModel">
-<xsd:sequence>
<xsd:element  ref="uddi:name" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="uddi:description" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="uddi:overviewDoc" />
<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="tModelKey"  type="uddi:tModelKey"  use="optional" />
<xsd:attribute  name="deleted"  type="uddi:deleted"  use="optional" />
</xsd:complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
tModel 
 
Generated by WSDLdoc ©