namespace | https://printfactory.cloud/schema/2.0 | ||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:simpleType name="Screening"> <xs:annotation> <xs:documentation>Screening type</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="AM Screening"/> <xs:enumeration value="FM Screening"/> <xs:enumeration value="Error Diffusion"/> <xs:enumeration value="Floyd Steinberg"/> <xs:enumeration value="Chromatic Error Diffusion"/> <xs:enumeration value="True Color"/> <xs:enumeration value="Contone 16"/> <xs:enumeration value="Organic Inkjet"/> <xs:enumeration value="Organic CTS"/> </xs:restriction> </xs:simpleType> |