namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||
type | restriction of plm:DoubleListType | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="MatrixType"> <xsd:restriction base="plm:DoubleListType"> <xsd:minLength value="1"/> <xsd:maxLength value="16"/> </xsd:restriction> </xsd:simpleType> |