PwgSmRev1-185 - PrintServiceStatusType

complexType PrintServiceStatusType
diagram PwgSmRev1-185_p1784.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingServiceStatusType
properties
base ImagingServiceStatusType
children AccessModes ConditionTable CreateDate CurrentTime DeviceServiceCount Id ServiceUuid MessageDateTime MessageTime NaturalLanguage SerialNumber State StateMessages StateReasons UpTime ImpressionsCompleted IsAcceptingJobs PrintServiceCounters QueuedJobCount
used by
element PrintServiceStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="PrintServiceStatusType">
 
<xs:complexContent>
   
<xs:extension base="ImagingServiceStatusType">
     
<xs:sequence>
       
<!-- SM/1.0 Printer group import -->
       
<xs:element ref="ImpressionsCompleted"/>
       
<xs:element ref="IsAcceptingJobs"/>
       
<xs:element ref="PrintServiceCounters" minOccurs="0"/>
       
<xs:element ref="QueuedJobCount" minOccurs="1"/>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>


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