Re: [xsl] Re: <xsl:output doctype-system="name_of_DTD"/>

Subject: Re: [xsl] Re: <xsl:output doctype-system="name_of_DTD"/>
From: "Bob DuCharme" <bob@xxxxxxxxx>
Date: Tue, 15 May 2001 14:00:27 -0400
> I beleive the <<doctype-system>> attribute must be a literal string so
> you will have to send the system identifier out using disable
> output escaping. You can use a top level pamameter if the identifier
> isn't in your source XML.

In the (now abandoned, but I suppose influential on 2.0) XSLT 1.1 spec, all
the attributes of xsl:output are attribute value templates. For XSLT
processors that support that, {} around the variable name as the value of
the doctype-system attribute should work, right?

Bob DuCharme          www.snee.com/bob           <bob@
snee.com>  "The elements be kind to thee, and make thy
spirits all of comfort!" Anthony and Cleopatra, III ii



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


Current Thread