complexType TransformType
diagram plmxml_diagrams/plmxml_p536.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:MatrixType
properties
base plm:MatrixType
used by
element Transform
facets
Kind Value Annotation
minLength 1
maxLength 16
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
type  plm:TransformationType    general    
source <xsd:complexType name="TransformType">
 
<xsd:simpleContent>
   
<xsd:extension base="plm:MatrixType">
     
<xsd:attributeGroup ref="plm:idGroup"/>
     
<xsd:attribute name="type" type="plm:TransformationType" default="general"/>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

attribute TransformType/@type
type plm:TransformationType
properties
default general
facets
Kind Value Annotation
enumeration general
enumeration general3
enumeration rotate
enumeration translate
enumeration scale
source <xsd:attribute name="type" type="plm:TransformationType" default="general"/>


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