PwgSmRev1-185 - ScanJobType

complexType ScanJobType
diagram PwgSmRev1-185_p1747.png
namespace http://www.pwg.org/schemas/2012/12/sm
children ScanJobReceipt ScanJobStatus ScanJobTicket
used by
element ScanJob
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="ScanJobType">
 
<xs:sequence>
   
<xs:element name="ScanJobReceipt" type="ScanJobTicketType" minOccurs="0"/>
   
<xs:element ref="ScanJobStatus"/>
   
<xs:element ref="ScanJobTicket" minOccurs="0"/>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
<!-- ScanJob - object -->
</xs:complexType>

element ScanJobType/ScanJobReceipt
diagram PwgSmRev1-185_p1748.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ScanJobTicketType
properties
minOcc 0
maxOcc 1
content complex
children ScanDocumentProcessing ScanJobDescription ScanJobProcessing
used by
complexType JobElementsType
attributes
Name  Type  Use  Default  Fixed  Annotation
MustHonor  xs:boolean        
source <xs:element name="ScanJobReceipt" type="ScanJobTicketType" minOccurs="0"/>


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