group NesterGroup
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p140.png
namespace https://printfactory.cloud/schema/2.0
children pf:BucketGUID pf:Triggered
used by
element Job
annotation
documentation
Information about the cloud nester decisions
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>

element NesterGroup/BucketGUID
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p141.png
namespace https://printfactory.cloud/schema/2.0
type pf:GUID
properties
content simple
facets
Kind Value Annotation
pattern [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}
annotation
documentation
ID of the cloud bucket that has been triggered and resulted in this job.
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>

element NesterGroup/Triggered
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p142.png
namespace https://printfactory.cloud/schema/2.0
type xs:boolean
properties
content simple
annotation
documentation
True when the job is resulted from an automatic trigger. False when the job manually released.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy