simpleType MatrixType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of plm:DoubleListType
properties
base plm:DoubleListType
used by
element ViewControlType/ViewMatrix
complexType TransformType
facets
Kind Value Annotation
minLength 1
maxLength 16
source <xsd:simpleType name="MatrixType">
 
<xsd:restriction base="plm:DoubleListType">
   
<xsd:minLength value="1"/>
   
<xsd:maxLength value="16"/>
 
</xsd:restriction>
</xsd:simpleType>


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