RE: [xsl] Root node vs element root?

Subject: RE: [xsl] Root node vs element root?
From: James Eberhardt <JEberhardt@xxxxxxxxxx>
Date: Wed, 16 May 2001 14:21:43 -0400
>>> Also, does the XSLT processor even see/read the xml declaration?
>>>>>>No, it's dealt with by the XML parser.

Yes, it is dealt with by the XML parser, but some parsers pass the XML
declarations to the XSL processor, in which case you could match it with a
template.  Of course, this is up to the XML parser, and really has no impact
on the XSL.

James

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


Current Thread