PwgPrintJobTicket_v1.0 - Availability

complexType Availability
diagram PwgPrintJobTicket_v1.0_p811.png
namespace http://www.pwg.org/schemas/2012/8/sm
children DownTime MaintenanceTime ProcessingTime TotalTime
used by
element Availability
attributes
Name  Type  Use  Default  Fixed  annotation
source <xs:complexType name="Availability">
 
<xs:sequence>
   
<xs:element ref="DownTime" minOccurs="0"/>
   
<xs:element ref="MaintenanceTime" minOccurs="0"/>
   
<xs:element ref="ProcessingTime" minOccurs="0"/>
   
<xs:element ref="TotalTime" minOccurs="0"/>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>


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