group JobOneBitGroup
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p104.png
namespace https://printfactory.cloud/schema/2.0
children pf:HTProofMode pf:HTProofNegative pf:HTProofPlateCurve
used by
element Job
annotation
documentation
Settings for 1Bit proofing jobs
source <xs:group name="JobOneBitGroup">
 
<xs:annotation>
   
<xs:documentation>Settings for 1Bit proofing jobs</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="HTProofMode">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="Color"/>
         
<xs:enumeration value="Black"/>
         
<xs:enumeration value="Shape"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="HTProofNegative" type="xs:boolean" default="false" minOccurs="0"/>
   
<xs:element name="HTProofPlateCurve" type="xs:string" minOccurs="0"/>
 
</xs:choice>
</xs:group>

element JobOneBitGroup/HTProofMode
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p105.png
namespace https://printfactory.cloud/schema/2.0
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Color
enumeration Black
enumeration Shape
source <xs:element name="HTProofMode">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Color"/>
     
<xs:enumeration value="Black"/>
     
<xs:enumeration value="Shape"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element JobOneBitGroup/HTProofNegative
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p106.png
namespace https://printfactory.cloud/schema/2.0
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
source <xs:element name="HTProofNegative" type="xs:boolean" default="false" minOccurs="0"/>

element JobOneBitGroup/HTProofPlateCurve
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p107.png
namespace https://printfactory.cloud/schema/2.0
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="HTProofPlateCurve" type="xs:string" minOccurs="0"/>


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