xsl-list
[Top] [All Lists]

Re: Troubles with SAX

2004-03-19 02:28:54
I dont think so.
If I put

  <xsl:template match="/">
    <document><xsl:apply-templates/></document>
  </xsl:template>

into stylesheet, I get
<?xml version="1.0" encoding="UTF-8"?>
<document>............................
</document>

But it seems, that just '*' and '/' are matched, not another ones.



I follow exactly examples.

I also realises, that after installing xerces, my IE6 turns bad. It parsed
xml via xslt well, but no more. It seems to be the same problem.



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



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