simpleType Ann3DFCFZoneShape
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DFCFToleranceCompartmentType/@zoneShape
facets
Kind Value Annotation
enumeration diameter
enumeration sphericalDiameter
enumeration square
source <xsd:simpleType name="Ann3DFCFZoneShape">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="diameter"/>
   
<xsd:enumeration value="sphericalDiameter"/>
   
<xsd:enumeration value="square"/>
 
</xsd:restriction>
</xsd:simpleType>


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