simpleType Ann3DLimitFitParenthesesEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes Ann3DDimensionDisplayType/@limitFitParentheses Ann3DFitDesignationDisplayType/@limitFitParentheses
facets
Kind Value Annotation
enumeration none
enumeration valueLimitFit
enumeration limitFit
enumeration tolerance
enumeration value
enumeration valueTolerance
source <xsd:simpleType name="Ann3DLimitFitParenthesesEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="none"/>
   
<xsd:enumeration value="valueLimitFit"/>
   
<xsd:enumeration value="limitFit"/>
   
<xsd:enumeration value="tolerance"/>
   
<xsd:enumeration value="value"/>
   
<xsd:enumeration value="valueTolerance"/>
 
</xsd:restriction>
</xsd:simpleType>


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