complexType XTRepType
diagram plmxml_diagrams/plmxml_p579.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:InternalRepBase
properties
base plm:InternalRepBase
children plm:Description plm:ApplicationRef plm:Attribute plm:XTData
used by
element XTRep
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
annotation
documentation

      XT Representation component of the PLMXML Schema
     
source <xsd:complexType name="XTRepType">
 
<xsd:annotation>
   
<xsd:documentation>
      XT Representation component of the PLMXML Schema
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:InternalRepBase">
     
<xsd:sequence>
       
<xsd:element name="XTData" type="plm:XTDataType"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element XTRepType/XTData
diagram plmxml_diagrams/plmxml_p580.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:XTDataType
properties
content simple
source <xsd:element name="XTData" type="plm:XTDataType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy