simpleType Ann3DAngleFormat
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes Ann3DDimensionDisplayType/@angleFormat Ann3DFeatureControlFrameDisplayType/@angleFormat
facets
Kind Value Annotation
enumeration degrees
enumeration minutes
enumeration seconds
source <xsd:simpleType name="Ann3DAngleFormat">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="degrees"/>
   
<xsd:enumeration value="minutes"/>
   
<xsd:enumeration value="seconds"/>
 
</xsd:restriction>
</xsd:simpleType>


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