ZVON > References > UDDI Reference
Element tModelInfo
Occurs in tModelInfos,


XML Schema

<element name="tModelInfo" type="uddi:tModelInfo"/>

<complexType name="tModelInfo">
   <sequence>
      <element ref="uddi:name"/>
   </sequence>
   <attribute name="tModelKey" type="uddi:tModelKey" use="required"/>
</complexType>



<simpleType name="tModelKey">
   <restriction base="string"/>
</simpleType>