diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
type | extension of plm:InternalRepBase | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:XTData | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
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> |
diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | plm:XTDataType | ||
properties |
|
||
source | <xsd:element name="XTData" type="plm:XTDataType"/> |