The "role" attribute is supposed to be used to add semantics to
formatting objects. Either it can contain a simple string (prboably
"date" in your case), or a QName from your own namespace.

[1] http://www.w3.org/TR/xsl/slice7.html#role

Max.


You wrote:

> During the concatenation process, I need to find all the dates throughout
> the different reports and update them to the current date.  Is there an easy
> way to mark a <fo:block> as containing a date string?
>  
> I tried using the id="date" attribute, but you can't use that multiple times
> per document.  But I need something similiar to distinguish parts of the
> document that are related.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to