group JobPartNestingGroup
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p108.png
namespace https://printfactory.cloud/schema/2.0
children pf:PhysicalGroupID pf:LogisticGroupID pf:PrintDeadline pf:DateCreated pf:SourcePartGUID pf:FileSourceGUID pf:CopyName
used by
element JobParts/Part
annotation
documentation
Nesting and triggering properties
source <xs:group name="JobPartNestingGroup">
 
<xs:annotation>
   
<xs:documentation>Nesting and triggering properties</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="PhysicalGroupID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Custom key(s) for grouping parts based on physical (post) processing steps. For example: "Laminate", "Gloss"</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LogisticGroupID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Custom key for grouping parts based on their bining or shipping details. Nesters will keep all parts together with the same key and order them alphabetically.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PrintDeadline" type="xs:dateTime" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Date and time when the nest containing this part needs to be triggered (released)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DateCreated" type="xs:dateTime" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Information for labeling or nesting about the job/parts creation date and time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SourcePartGUID" type="pf:GUID" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Internal data for CND</xs:documentation>
       
<xs:appinfo>CND</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FileSourceGUID" type="pf:GUID" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Internal data for CND</xs:documentation>
       
<xs:appinfo>CND</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CopyName" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Internal data for CND</xs:documentation>
       
<xs:appinfo>CND</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:group>

element JobPartNestingGroup/PhysicalGroupID
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p109.png
namespace https://printfactory.cloud/schema/2.0
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Custom key(s) for grouping parts based on physical (post) processing steps. For example: "Laminate", "Gloss"
source <xs:element name="PhysicalGroupID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Custom key(s) for grouping parts based on physical (post) processing steps. For example: "Laminate", "Gloss"</xs:documentation>
 
</xs:annotation>
</xs:element>

element JobPartNestingGroup/LogisticGroupID
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p110.png
namespace https://printfactory.cloud/schema/2.0
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Custom key for grouping parts based on their bining or shipping details. Nesters will keep all parts together with the same key and order them alphabetically.
source <xs:element name="LogisticGroupID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Custom key for grouping parts based on their bining or shipping details. Nesters will keep all parts together with the same key and order them alphabetically.</xs:documentation>
 
</xs:annotation>
</xs:element>

element JobPartNestingGroup/PrintDeadline
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p111.png
namespace https://printfactory.cloud/schema/2.0
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date and time when the nest containing this part needs to be triggered (released)
source <xs:element name="PrintDeadline" type="xs:dateTime" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Date and time when the nest containing this part needs to be triggered (released)</xs:documentation>
 
</xs:annotation>
</xs:element>

element JobPartNestingGroup/DateCreated
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p112.png
namespace https://printfactory.cloud/schema/2.0
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Information for labeling or nesting about the job/parts creation date and time.
source <xs:element name="DateCreated" type="xs:dateTime" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Information for labeling or nesting about the job/parts creation date and time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element JobPartNestingGroup/SourcePartGUID
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p113.png
namespace https://printfactory.cloud/schema/2.0
type pf:GUID
properties
minOcc 0
maxOcc 1
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
Internal data for CND
appinfo
CND
source <xs:element name="SourcePartGUID" type="pf:GUID" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Internal data for CND</xs:documentation>
   
<xs:appinfo>CND</xs:appinfo>
 
</xs:annotation>
</xs:element>

element JobPartNestingGroup/FileSourceGUID
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p114.png
namespace https://printfactory.cloud/schema/2.0
type pf:GUID
properties
minOcc 0
maxOcc 1
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
Internal data for CND
appinfo
CND
source <xs:element name="FileSourceGUID" type="pf:GUID" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Internal data for CND</xs:documentation>
   
<xs:appinfo>CND</xs:appinfo>
 
</xs:annotation>
</xs:element>

element JobPartNestingGroup/CopyName
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p115.png
namespace https://printfactory.cloud/schema/2.0
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Internal data for CND
appinfo
CND
source <xs:element name="CopyName" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Internal data for CND</xs:documentation>
   
<xs:appinfo>CND</xs:appinfo>
 
</xs:annotation>
</xs:element>


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