| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| 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> |