diagram | |||
namespace | https://printfactory.cloud/schema/2.0 | ||
children | pf:FilePath pf:FileType pf:Status pf:Warning pf:IsTemporary pf:ProcesTime pf:PlateInfo pf:DeviceNInfo | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SubJob"> <xs:annotation> <xs:documentation>RIP internal storage of PDF and META2 jobs</xs:documentation> </xs:annotation> <xs:choice maxOccurs="unbounded"> <xs:element name="FilePath"> <xs:annotation> <xs:documentation>Local store of the file/directory holding the sub job data.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"/> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="FileType" type="xs:string" minOccurs="0"/> <xs:element name="Status" type="xs:string"/> <xs:element name="Warning" type="xs:string" minOccurs="0"/> <xs:element name="IsTemporary" type="xs:boolean" minOccurs="0"/> <xs:element name="ProcesTime" type="xs:nonNegativeInteger" minOccurs="0"/> <xs:element name="PlateInfo" type="xs:string" minOccurs="0"/> <xs:element name="DeviceNInfo" type="xs:string" minOccurs="0"/> </xs:choice> </xs:complexType> |
diagram | |||
namespace | https://printfactory.cloud/schema/2.0 | ||
type | extension of xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="FilePath"> <xs:annotation> <xs:documentation>Local store of the file/directory holding the sub job data.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"/> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="FileType" type="xs:string" minOccurs="0"/> |
diagram | |||
namespace | https://printfactory.cloud/schema/2.0 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Status" type="xs:string"/> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Warning" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IsTemporary" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
source | <xs:element name="ProcesTime" type="xs:nonNegativeInteger" minOccurs="0"/> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="PlateInfo" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="DeviceNInfo" type="xs:string" minOccurs="0"/> |