| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||
| type | restriction of xsd:positiveInteger | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:simpleType name="DimensionalityType"> <xsd:restriction base="xsd:positiveInteger"> <xsd:minInclusive value="2"/> <xsd:maxInclusive value="3"/> </xsd:restriction> </xsd:simpleType> |