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>d d</taaa></toto>, why ?
the document is a mess..
<xtags:styleshe et>
<xtags:templa te match="toto">
<xtags:applyTem plates />
</xtags:template>
<xtags:templa te match="taaa">
work ?
</xtags:template>
</xtags:styleshee t>
thanx
rhapso
How can i apply a stylesheet ( applyTemplates doesn't seem to work at all)
this doesn't work for <toto><taaa>d d</taaa></toto>, why ?
the document is a mess..
<xtags:styleshe et>
<xtags:templa te match="toto">
<xtags:applyTem plates />
</xtags:template>
<xtags:templa te match="taaa">
work ?
</xtags:template>
</xtags:styleshee t>
thanx
rhapso
Comment