group ImpositionGroup
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p76.png
namespace https://printfactory.cloud/schema/2.0
children pf:Documents pf:Imposition pf:ButtUp
used by
element Job
annotation
documentation
Imposition and documents
source <xs:group name="ImpositionGroup">
 
<xs:annotation>
   
<xs:documentation>Imposition and documents</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="Documents" type="pf:Documents">
     
<xs:annotation>
       
<xs:documentation>List of documents used by the job and referred to by the parts in the imposition</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Imposition">
     
<xs:annotation>
       
<xs:documentation>Layout of the output composed of parts that are sections from the input documentents and markup/decoration.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Parts" type="pf:JobParts"/>
         
<xs:element name="Stitches" type="pf:Stitches" minOccurs="0">
           
<xs:annotation>
             
<xs:appinfo>Device</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="ButtUp" type="xs:boolean" default="false" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>If the layout is organized in a but-up manner (documents next to each other without space) then the RIP will not render the overlapping decoration / border areas of the parts. Only the outside ones are rendered.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:group>

element ImpositionGroup/Documents
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p77.png
namespace https://printfactory.cloud/schema/2.0
type pf:Documents
properties
content complex
children pf:Document
annotation
documentation
List of documents used by the job and referred to by the parts in the imposition
source <xs:element name="Documents" type="pf:Documents">
 
<xs:annotation>
   
<xs:documentation>List of documents used by the job and referred to by the parts in the imposition</xs:documentation>
 
</xs:annotation>
</xs:element>

element ImpositionGroup/Imposition
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p78.png
namespace https://printfactory.cloud/schema/2.0
properties
content complex
children pf:Parts pf:Stitches
annotation
documentation
Layout of the output composed of parts that are sections from the input documentents and markup/decoration.
source <xs:element name="Imposition">
 
<xs:annotation>
   
<xs:documentation>Layout of the output composed of parts that are sections from the input documentents and markup/decoration.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Parts" type="pf:JobParts"/>
     
<xs:element name="Stitches" type="pf:Stitches" minOccurs="0">
       
<xs:annotation>
         
<xs:appinfo>Device</xs:appinfo>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ImpositionGroup/Imposition/Parts
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p79.png
namespace https://printfactory.cloud/schema/2.0
type pf:JobParts
properties
content complex
children pf:Part
source <xs:element name="Parts" type="pf:JobParts"/>

element ImpositionGroup/Imposition/Stitches
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p80.png
namespace https://printfactory.cloud/schema/2.0
type pf:Stitches
properties
minOcc 0
maxOcc 1
content complex
children pf:Stitch
annotation
appinfo
Device
source <xs:element name="Stitches" type="pf:Stitches" minOccurs="0">
 
<xs:annotation>
   
<xs:appinfo>Device</xs:appinfo>
 
</xs:annotation>
</xs:element>

element ImpositionGroup/ButtUp
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p81.png
namespace https://printfactory.cloud/schema/2.0
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
annotation
documentation
If the layout is organized in a but-up manner (documents next to each other without space) then the RIP will not render the overlapping decoration / border areas of the parts. Only the outside ones are rendered.
source <xs:element name="ButtUp" type="xs:boolean" default="false" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>If the layout is organized in a but-up manner (documents next to each other without space) then the RIP will not render the overlapping decoration / border areas of the parts. Only the outside ones are rendered.</xs:documentation>
 
</xs:annotation>
</xs:element>


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