xsl-list
[Top] [All Lists]

Re: getting rid of doctype declarations

2004-03-19 11:32:08
On Fri, Mar 19, 2004 at 05:21:44PM +0000, David Carlisle wrote:
The latter, I'm afraid, unless your processor has some extension
attributes to control this, xsl:output attributes are always merged
together and you can't really remove them.


Thanks.

I guess I'll have to write another stylesheet with all the templates,
minus the output template. Then write another stylesheet that imports
this stylesheet, but includes the output template. For general
transformations, I'll use the second stylesheet. When I need to omit the
declaration, I'll use the first.

Not so complicated after all, I guess.

Paul


-- 

************************
*Paul Tremblay         *
*phthenry(_at_)earthlink(_dot_)net*
************************

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>