[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Root node vs element root?


Subject: [xsl] Root node vs element root?
From: "kfricovsky" <kfricovsky@xxxxxxxxxxx>
Date: Wed, 16 May 2001 12:15:00 -0400

I'm trying to figure out the content of the root node. In my XML example
I know the element root is <book>, but is the root node <?xml
version="1.0" encoding="UTF-8"?> ??? 

Here's a simle XML example:

<?xml version="1.0" encoding="UTF-8"?>
<book>
  <author>Rovers Cuomo</author>
  <title>The Good Life</title>
</book>

Also, does the XSLT processor even see/read the xml declaration?

Thanks,

Kevin


 



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



Current Thread
Keywords