Re: [xsl] Troubles with SAX

Subject: Re: [xsl] Troubles with SAX
From: Miroslav Šimko <miroslav.simko@xxxxxxxxxx>
Date: Fri, 19 Mar 2004 10:28:54 +0100
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


Current Thread