xsl-list
[Top] [All Lists]

Re: [xsl] Newbie question, commenting out an element

2008-12-21 07:09:13
Mukul Gandhi wrote:

2. XSLT 2.0 allows us to define xsl:output elements with 'name'
attribute, which can be used in saxon:serialize function (as shown
above). Apart from saxon:serialize function, do any standard XSLT 2.0
instructions/facilities use xsl:output elements having 'name'
attribute?

The format attribute of xsl:result-document is supposed to name an xsl:output directive: http://www.w3.org/TR/xslt20/#creating-result-trees


--

        Martin Honnen
        http://JavaScript.FAQTs.com/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--