simpleType SplineDimensionType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:positiveInteger
properties
base xsd:positiveInteger
used by
attributes BSplineCurveType/@dimension BSplineSurfaceType/@dimension
facets
Kind Value Annotation
minInclusive 2
maxInclusive 3
source <xsd:simpleType name="SplineDimensionType">
 
<xsd:restriction base="xsd:positiveInteger">
   
<xsd:minInclusive value="2"/>
   
<xsd:maxInclusive value="3"/>
 
</xsd:restriction>
</xsd:simpleType>


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