Hi,

I have XML like this:

<root>

<tag1>....</tag1>

<hidden>

<hidTag1>....</hidTag1>

<hidTag2>....</hidTag2>

<tag2>....</tag2>

</hidden>

<root>

I do <xsl:apply-templates/> but I don't want apply templates for all
<hidden> nodes and subnodes. What I should put in parameter
<xsl:apply-templates/>?

Thanks,

Jenya



Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�

Reply via email to