| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| source | <xsd:simpleType name="TransformationType"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="general"/> <xsd:enumeration value="general3"/> <xsd:enumeration value="rotate"/> <xsd:enumeration value="translate"/> <xsd:enumeration value="scale"/> </xsd:restriction> </xsd:simpleType> |