This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Root node vs element root?


>>> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]