diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
children | ScanJobReceipt ScanJobStatus ScanJobTicket | ||||||
used by |
|
||||||
attributes |
|
||||||
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> |
diagram | |||||||||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
type | ScanJobTicketType | ||||||||||||
properties |
|
||||||||||||
children | ScanDocumentProcessing ScanJobDescription ScanJobProcessing | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="ScanJobReceipt" type="ScanJobTicketType" minOccurs="0"/> |