diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | extension of ImagingServiceType | ||||||
properties |
|
||||||
children | ImagingServiceAvailableJobTicket ImagingServiceCapabilities ImagingServiceCapabilitiesReady ImagingServiceConfiguration ImagingServiceDefaults ImagingServiceDescription ImagingServiceStatus ImagingJobTable | ||||||
attributes |
|
||||||
annotation |
|
||||||
source | <xs:element name="ImagingService"> <xs:annotation> <xs:documentation>Abstract Base Class</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ImagingServiceType"> <xs:sequence> <xs:element name="ImagingJobTable"> <xs:annotation> <xs:documentation>Abstract Base Class</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ActiveImagingJobs" type="ImagingJobsType"> <xs:annotation> <xs:documentation>Abstract Base Class</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ImagingJobHistory" type="ImagingJobsType" minOccurs="0"> <xs:annotation> <xs:documentation>Abstract Base Class</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:anyAttribute namespace="##other"/> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
properties |
|
||||||
children | ActiveImagingJobs ImagingJobHistory | ||||||
attributes |
|
||||||
annotation |
|
||||||
source | <xs:element name="ImagingJobTable"> <xs:annotation> <xs:documentation>Abstract Base Class</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ActiveImagingJobs" type="ImagingJobsType"> <xs:annotation> <xs:documentation>Abstract Base Class</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ImagingJobHistory" type="ImagingJobsType" minOccurs="0"> <xs:annotation> <xs:documentation>Abstract Base Class</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:anyAttribute namespace="##other"/> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | ImagingJobsType | ||||||
properties |
|
||||||
children | ImagingJob | ||||||
attributes |
|
||||||
annotation |
|
||||||
source | <xs:element name="ActiveImagingJobs" type="ImagingJobsType"> <xs:annotation> <xs:documentation>Abstract Base Class</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | ImagingJobsType | ||||||
properties |
|
||||||
children | ImagingJob | ||||||
attributes |
|
||||||
annotation |
|
||||||
source | <xs:element name="ImagingJobHistory" type="ImagingJobsType" minOccurs="0"> <xs:annotation> <xs:documentation>Abstract Base Class</xs:documentation> </xs:annotation> </xs:element> |