namespace | https://printfactory.cloud/schema/2.0 | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by | ||||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:simpleType name="RenderingIntent"> <xs:annotation> <xs:documentation>ICC rendering intent</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Perceptual"/> <xs:enumeration value="Colorimetric"/> <xs:enumeration value="Saturation"/> <xs:enumeration value="Absolute"/> </xs:restriction> </xs:simpleType> |