Identifies an attribute, and usually values in the attribute, to take an action on. The attribute must be a conditional processing attribute: platform, product, audience, props. and otheprops; or a specialization of the props attribute.
A prop element may do one of the following:
startflag (optional) then endflag (optional)
See the example in the <val> description.
The attribute to be acted upon. Must be one of props, audience, platform, product, otherprops, or a specialization of props. If the att attribute is absent, then the prop element declares a default behavior for any conditional processing attribute. |
||||
The value to be acted upon. If the val attribute is absent, then the prop element declares a default behavior for any value in the specified attribute. |
||||
The action to be taken. The options are: Include the content in output. This is the default behavior unless otherwise set. Exclude the content from output (if all values in the particular attribute are excluded). Include the content in output, and preserve the attribute value as part of the output stream for further processing by a runtime engine, for example runtime filtering based on individual user settings. The value should be preserved in whatever syntax is required by the target runtime. Values that are not explicitly passed through should be removed from the output stream, even though the content is still included. Include and flag the content on output (if the content has not been excluded). |
||||
If flag has been set, the color to use to flag text. Colors may be entered by name or code. Processor support is recommended for the color names listed under the heading "<color>" in <http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8794-Property-Datatypes> and for the 6 digit hex code form (#rrggbb, case insensitive). If flag has not been set, this attribute is ignored. |
||||
If flag has been set, the color to use as background for flagged text. Colors may be entered by name or code. Processor support is recommended for the color names listed under the heading "<color>" in <http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8794-Property-Datatypes> and for the 6 digit hex code form (#rrggbb, case insensitive). If flag has not been set, this attribute is ignored. |
||||
If flag has been set, the text style to use for flagged text. The following values are enumerated:underline |