- From: G. Ken Holman <gkholman@CanadaMail.com>
- Date: Sat, 12 Sep 1998 08:11:13 -0400
- To: XSL Editors <xsl-editors@w3.org>
Could there be an element matching the DSSSL data() function so that only
the text content is available? In the following *fictitious* fragment, one
might specify <xsl:data-children/> instead of <xsl:process-children/>
<fo:queue queue-name='header'>
<xsl:for-each select="../title">
<xsl:data-children/> <!-- unformatted document title -->
</xsl:for-each>
</fo:queue>
The above would be necessary if <title> allowed rich mixed content.
......... Ken
--
G. Ken Holman mailto:gkholman@CanadaMail.com
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/
Box 266, V: +1(613)489-0999
Kars, Ontario CANADA K0A-2E0 F: +1(613)489-0995
Training: http://www.CraneSoftwrights.com/s/schedule.htm
Resources: http://www.CraneSoftwrights.com/s/resources.htm
Shareware: http://www.CraneSoftwrights.com/s/shareware.htm
Received on Saturday, 12 September 1998 08:52:03 UTC