namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
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> |