simpleType ThreadEntrySettingType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute ThreadedFeatureType/@setting
facets
Kind Value Annotation
enumeration standard
enumeration straightPipe
enumeration taperedPipe
annotation
documentation

      Thread Entry Setting.
     
source <xsd:simpleType name="ThreadEntrySettingType">
 
<xsd:annotation>
   
<xsd:documentation>
      Thread Entry Setting.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="standard"/>
   
<xsd:enumeration value="straightPipe"/>
   
<xsd:enumeration value="taperedPipe"/>
 
</xsd:restriction>
</xsd:simpleType>


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