diagram | |||
namespace | https://printfactory.cloud/schema/2.0 | ||
children | pf:Spot | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |