Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  fo:color-profile
Advanced search

fo:color-profile

Declares a color profile for a stylesheet.

See http://www.w3.org/TR/xsl11/#fo_color-profile

Element information

Namespace: http://www.w3.org/1999/XSL/Format

Schema document: fo.xsd

Type: Anonymous

Properties: Global, Qualified

Content

  • Empty content

Attributes

NameOccTypeDescriptionNotes
src [0..1]AnonymousThe URI-specification to locate an external resource such as image/graphic data to be included as the content of this object, or color-profile data.from group fo:src
color-profile-name [0..1]AnonymousThe name of a color-profile for internal references.from group fo:color-profile-name
rendering-intent [0..1]AnonymousA color-profile rendering-intent other than the default. "rendering-intent" is applicable primarily to color-profiles corresponding to CMYK color spaces. The different options cause different methods to be used for translating colors to the color gamut of the target rendering device.from group fo:rendering-intent

Used in

Sample instance

<fo:color-profile> <--any elements or text--> </fo:color-profile>