D
dd
Anyone using the xtags taglibs ?
How can i apply a stylesheet ( applyTemplates doesn't seem to work at all)
this doesn't work for <toto><taaa>dd</taaa></toto>, why ?
the document is a mess..
<xtags:stylesheet>
<xtags:template match="toto">
<xtags:applyTemplates />
</xtags:template>
<xtags:template match="taaa">
work ?
</xtags:template>
</xtags:stylesheet>
thanx
rhapso
How can i apply a stylesheet ( applyTemplates doesn't seem to work at all)
this doesn't work for <toto><taaa>dd</taaa></toto>, why ?
the document is a mess..
<xtags:stylesheet>
<xtags:template match="toto">
<xtags:applyTemplates />
</xtags:template>
<xtags:template match="taaa">
work ?
</xtags:template>
</xtags:stylesheet>
thanx
rhapso