Re: I need help from a Xalan DTM/XPath expert...

2004-10-08 Thread Joseph Kesselman
>When the variable is processed >with a xsl:for-each, a different Iterator is wrapped around the DTM >than when the variable is processed with an xsl:apply-templates. That isn't entirely unreasonable. I believe match patterns and select patterns are compiled separately since there are some sub

[jira] Closed: (XALANC-437) Solaris Binaris Compiled against 2.5 Xerces but 2.6 is all that is avaliable

2004-10-08 Thread xalan-dev
Message: The following issue has been closed. Resolver: Matt Hoyt Date: Fri, 8 Oct 2004 1:24 PM Older versions of Xerces including 2.5.0 can be found here: http://archive.apache.org/dist/xml/xerces-c/ (Link can be found ont the Xerces-C++ download page). You can expect a newer Xal

[jira] Created: (XALANC-437) Solaris Binaris Compiled against 2.5 Xerces but 2.6 is all that is avaliable

2004-10-08 Thread xalan-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/XALANC-437 Here is an overview of the issue: -

[jira] Commented: (XALANJ-1942) NPE on sorting using a variable

2004-10-08 Thread xalan-dev
The following comment has been added to this issue: Author: Paolo Noya Created: Fri, 8 Oct 2004 2:10 AM Body: Hi Yash, Hi Brian I tried the patch and all work fine! Thanks very much for your support. - View this co