complexType SpotCutList
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p330.png
namespace https://printfactory.cloud/schema/2.0
children pf:Spot
used by
element Job/SpotCutList
annotation
documentation
Spot colors to be removed from the output prior to production
source <xs:complexType name="SpotCutList">
 
<xs:annotation>
   
<xs:documentation>Spot colors to be removed from the output prior to production</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Spot" type="xs:string" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Name of the spot color to remove from the job</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element SpotCutList/Spot
diagram PrintFactoryJob_diagrams/PrintFactoryJob_p331.png
namespace https://printfactory.cloud/schema/2.0
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
annotation
documentation
Name of the spot color to remove from the job
source <xs:element name="Spot" type="xs:string" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Name of the spot color to remove from the job</xs:documentation>
 
</xs:annotation>
</xs:element>


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