simpleType ConstraintTorusCoincidenceEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute ConstraintDataType/@torusCoincidence
facets
Kind Value Annotation
enumeration coincident
enumeration coincidentWithSpine
enumeration coincidentAroundSpine
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>


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