Definition Type: ComplexType
Name: ImagingJobsType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: JobTypes.xsd
Abstract
Documentation:
Abstract Base Class
Collapse XSD Schema Diagram:
Drilldown into ImagingJobXSD Diagram of ImagingJobsType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ImagingJobsType">
    <xs:annotation>
        <xs:documentation>Abstract Base Class</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element ref="ImagingJob" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" />
    <!-- CopyJobs - set of Copy jobs -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ImagingJob pwg:ImagingJob 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:ActiveImagingJobs, pwg:ImagingJobHistorypwg:ImagingJobs,