simpleType Ann3DDimensionZeroToleranceDisplay
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes Ann3DDimensionDisplayType/@zeroToleranceDisplay Ann3DSurfaceFinishDisplayType/@zeroToleranceDisplay Ann3DFitDesignationDisplayType/@zeroToleranceDisplay
facets
Kind Value Annotation
enumeration displayZero
enumeration suppressTrailingZero
enumeration blank
enumeration omit
source <xsd:simpleType name="Ann3DDimensionZeroToleranceDisplay">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="displayZero"/>
   
<xsd:enumeration value="suppressTrailingZero"/>
   
<xsd:enumeration value="blank"/>
   
<xsd:enumeration value="omit"/>
 
</xsd:restriction>
</xsd:simpleType>


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