simpleType UnitBaseType
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes AdminClassType/@unitBase ICOType/@unitBase
facets
Kind Value Annotation
enumeration metric
enumeration english
enumeration both
enumeration inherited
source <xsd:simpleType name="UnitBaseType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="metric"/>
   
<xsd:enumeration value="english"/>
   
<xsd:enumeration value="both"/>
   
<xsd:enumeration value="inherited"/>
 
</xsd:restriction>
</xsd:simpleType>


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