namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:simpleType name="XTDataType"> <xsd:annotation> <xsd:documentation> This class represents the <XTData> element in a PLMXML file, which is used to embed XT files in a Representation element, for example: <Representation ...> <XTRep> <XTData>T51 : TRANSMIT FILE created by modeller version 130021217 SCH_1300212_130060 12 1 63 2 3 0 0 0 0 1e3 1e-8 0 0 0 1 0 1 1 4 5 6 7 8 9 10 81 1 2 63 11 1 0 0 0 0 1 ... </XTData> </XTRep> </Representation> </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"/> </xsd:simpleType> |