simpleType PartUnitsType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute UGRepType/@units
facets
Kind Value Annotation
enumeration millimetres
enumeration inches
source <xsd:simpleType name="PartUnitsType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="millimetres"/>
   
<xsd:enumeration value="inches"/>
 
</xsd:restriction>
</xsd:simpleType>


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