simpleType ConstraintHelpEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute ConstraintHelpType/@type
facets
Kind Value Annotation
enumeration boundary
enumeration centre
enumeration point
enumeration paramUV
enumeration paramU
enumeration surfacePoint
enumeration curvePoint
source <xsd:simpleType name="ConstraintHelpEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="boundary"/>
   
<xsd:enumeration value="centre"/>
   
<xsd:enumeration value="point"/>
   
<xsd:enumeration value="paramUV"/>
   
<xsd:enumeration value="paramU"/>
   
<xsd:enumeration value="surfacePoint"/>
   
<xsd:enumeration value="curvePoint"/>
 
</xsd:restriction>
</xsd:simpleType>


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