xsl-list
[Top] [All Lists]

RE: selecting a document()'s root node

2004-11-10 07:37:41
Hi,

First big question: Is this the right way to do this?

Sure.
 
Second question... how do I generically select the root node?
              <xsl:apply-templates select="$my-node::*" />
does not work, I am afraid... 

  $my-node/*

Cheers,

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