group JobPartNestingGroup
diagram PrintFactoryNest_diagrams/PrintFactoryNest_p12.png
namespace https://printfactory.cloud/schema/v2.0
children pf:PhysicalGroupID pf:LogisticGroupID pf:PrintDeadline pf:DateCreated 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="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 PrintFactoryNest_diagrams/PrintFactoryNest_p13.png
namespace https://printfactory.cloud/schema/v2.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 PrintFactoryNest_diagrams/PrintFactoryNest_p14.png
namespace https://printfactory.cloud/schema/v2.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 PrintFactoryNest_diagrams/PrintFactoryNest_p15.png
namespace https://printfactory.cloud/schema/v2.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 PrintFactoryNest_diagrams/PrintFactoryNest_p16.png
namespace https://printfactory.cloud/schema/v2.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/CopyName
diagram PrintFactoryNest_diagrams/PrintFactoryNest_p17.png
namespace https://printfactory.cloud/schema/v2.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