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