simpleType PreferredPartUnitsType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes ProductRevisionViewType/@preferredUnits Ann3DDisplayType/@units
facets
Kind Value Annotation
enumeration millimetres
enumeration metres
enumeration inches
source <xsd:simpleType name="PreferredPartUnitsType" plm:deprecated="true">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="millimetres"/>
   
<xsd:enumeration value="metres"/>
   
<xsd:enumeration value="inches"/>
 
</xsd:restriction>
</xsd:simpleType>


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