PwgSmRev1-185 - ImagingJobType

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


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