diagram | |||
namespace | https://printfactory.cloud/schema/2.0 | ||
children | pf:BucketGUID pf:Triggered | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="NesterGroup"> <xs:annotation> <xs:documentation>Information about the cloud nester decisions</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="BucketGUID" type="pf:GUID"> <xs:annotation> <xs:documentation>ID of the cloud bucket that has been triggered and resulted in this job.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Triggered" type="xs:boolean"> <xs:annotation> <xs:documentation>True when the job is resulted from an automatic trigger. False when the job manually released.</xs:documentation> </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="BucketGUID" type="pf:GUID"> <xs:annotation> <xs:documentation>ID of the cloud bucket that has been triggered and resulted in this job.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
namespace | https://printfactory.cloud/schema/2.0 | ||
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Triggered" type="xs:boolean"> <xs:annotation> <xs:documentation>True when the job is resulted from an automatic trigger. False when the job manually released.</xs:documentation> </xs:annotation> </xs:element> |