diagram | |||
namespace | https://printfactory.cloud/schema/2.0 | ||
children | pf:DeviceGUID pf:PrinterDriver pf:PrinterPort pf:DS | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="DeviceGroup"> <xs:annotation> <xs:documentation>Device settings</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="DeviceGUID" type="pf:GUID"> <xs:annotation> <xs:documentation>ID of the device to send the job to</xs:documentation> <xs:appinfo>Device</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PrinterDriver" type="xs:string"> <xs:annotation> <xs:documentation>Device driver to use for processing this job</xs:documentation> <xs:appinfo>Device</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PrinterPort" type="xs:anyURI"> <xs:annotation> <xs:documentation>URI defining the output port to be used by the device driver</xs:documentation> <xs:appinfo>Device</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DS" type="xs:anyType"> <xs:annotation> <xs:documentation>Driverssetting for the driver of the device. The content of DS is specific for the device</xs:documentation> <xs:appinfo>Device</xs:appinfo> </xs:annotation> </xs:element> </xs:choice> </xs:group> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | pf:GUID | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="DeviceGUID" type="pf:GUID"> <xs:annotation> <xs:documentation>ID of the device to send the job to</xs:documentation> <xs:appinfo>Device</xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | https://printfactory.cloud/schema/2.0 | ||||
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="PrinterDriver" type="xs:string"> <xs:annotation> <xs:documentation>Device driver to use for processing this job</xs:documentation> <xs:appinfo>Device</xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | https://printfactory.cloud/schema/2.0 | ||||
type | xs:anyURI | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="PrinterPort" type="xs:anyURI"> <xs:annotation> <xs:documentation>URI defining the output port to be used by the device driver</xs:documentation> <xs:appinfo>Device</xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | xs:anyType | ||||||
properties |
|
||||||
attributes |
|
||||||
annotation |
|
||||||
source | <xs:element name="DS" type="xs:anyType"> <xs:annotation> <xs:documentation>Driverssetting for the driver of the device. The content of DS is specific for the device</xs:documentation> <xs:appinfo>Device</xs:appinfo> </xs:annotation> </xs:element> |