PwgSmRev1-185 - ObjectStateWKV

simpleType ObjectStateWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
element State
facets
Kind Value Annotation
maxLength 255
enumeration Other
enumeration Unknown
enumeration Idle
enumeration Processing
enumeration Stopped
enumeration Testing
enumeration Down
source <xs:simpleType name="ObjectStateWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="Other"/>
   
<xs:enumeration value="Unknown"/>
   
<xs:enumeration value="Idle"/>
   
<xs:enumeration value="Processing"/>
   
<xs:enumeration value="Stopped"/>
   
<xs:enumeration value="Testing"/>
   
<xs:enumeration value="Down"/>
   
<!-- object is in other state -->
   
<!-- object is in unknown state -->
   
<!-- object is idle (no active jobs) -->
   
<!-- object is currently processing (in one or more jobs) -->
   
<!-- object is currently stopped (in one or more jobs) -->
   
<!-- (human intervention is required) -->
   
<!-- object is testing (or in maintenance mode) -->
   
<!-- object is down (unavailable for jobs) -->
 
</xs:restriction>
 
<!-- object state -->
 
<!-- see printer-state - section 4.4.11 [RFC2911] -->
 
<!-- see hrDeviceStatus in [RFC2790] -->
</xs:simpleType>


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