simpleType Ann3DDimensionStyle
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DDimensionDisplayType/@style
facets
Kind Value Annotation
enumeration radial
enumeration diametral
enumeration sphericalRadial
enumeration controlledRadial
enumeration sphericalDiametral
enumeration ordinate
enumeration linearDiametral
enumeration limits
source <xsd:simpleType name="Ann3DDimensionStyle">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="radial"/>
   
<xsd:enumeration value="diametral"/>
   
<xsd:enumeration value="sphericalRadial"/>
   
<xsd:enumeration value="controlledRadial"/>
   
<xsd:enumeration value="sphericalDiametral"/>
   
<xsd:enumeration value="ordinate"/>
   
<xsd:enumeration value="linearDiametral"/>
   
<xsd:enumeration value="limits" plm:deprecated="true"/>
 
</xsd:restriction>
</xsd:simpleType>


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