simpleType TransformationType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute TransformType/@type
facets
Kind Value Annotation
enumeration general
enumeration general3
enumeration rotate
enumeration translate
enumeration scale
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>


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