diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
children | ImagingJob | ||||||
used by |
|
||||||
attributes |
|
||||||
annotation |
|
||||||
source | <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> |