namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="ConstraintTorusCoincidenceEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="coincident"/> <xsd:enumeration value="coincidentWithSpine"/> <xsd:enumeration value="coincidentAroundSpine"/> </xsd:restriction> </xsd:simpleType> |