PwgSmRev1-185 - ImagingJobTicketType

complexType ImagingJobTicketType
diagram PwgSmRev1-185_p2864.png
namespace http://www.pwg.org/schemas/2012/12/sm
children ImagingDocumentProcessing ImagingJobDescription ImagingJobProcessing
used by
elements ImagingJobReceipt ImagingJobTicket ImagingServiceDefaultJobTicket
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation
Abstract Base Class
source <xs:complexType name="ImagingJobTicketType">
 
<xs:annotation>
   
<xs:documentation>Abstract Base Class</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="ImagingDocumentProcessing" minOccurs="0"/>
   
<xs:element ref="ImagingJobDescription" minOccurs="0"/>
   
<xs:element ref="ImagingJobProcessing" minOccurs="0"/>
   
<xs:sequence>
     
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>


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