namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="MarkerSupplyCapacityUnitWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Other"/> <xs:enumeration value="Unknown"/> <xs:enumeration value="TenThousandthsOfInches"/> <xs:enumeration value="Micrometers"/> <xs:enumeration value="Impressions"/> <xs:enumeration value="Sheets"/> <xs:enumeration value="Hours"/> <xs:enumeration value="ThousandthsOfOunces"/> <xs:enumeration value="TenthsOfGrams"/> <xs:enumeration value="HundrethsOfFluidOunces"/> <xs:enumeration value="TenthsOfMilliliters"/> <xs:enumeration value="Feet"/> <xs:enumeration value="Meters"/> <xs:enumeration value="Items"/> <xs:enumeration value="Percent"/> </xs:restriction> <!-- marker supply capacity/level unit --> <!-- see PrtMarkerSuppliesSupplyUnitTC in [RFC3805] --> </xs:simpleType> |