  | |  | Xalan | Hi guys
i 'm having an issue here which is not exactly an issue with Xalan itself
but its due to the BCEL library that Xalan comes bundled with so am
wondering if anyone has faced this before.
TheI can run the ApplyXPathDOM.java sample by making a class path of the jar
files shipped (downloaded) with apache Xalan. Since these are now standard
interfaces (and implementations) why cannot I abanI am performing a query as exemplified in the ApplyXPathDOM.java sample. I
tried sticking the Node variable "n " in the second (value) column of a
hashmap and retrieving later to use in an AppendChild In Xalan I 've been noticing very inconsistent results when calling key()
when the context node is a node from a result tree fragment that has been
converted to a node-set with exsl node-set().
I am hHi All
We have the following requirements.
1. We want to retain the HTML tags which are part of the XML output
from a HTTP server. The output is in form of raw XML and we don 't want
to loose Hi All
We are using compiled translets to transform XML data into XSL. The
application makes HTTP URL connection to a remote site which generates
XML based on the request. The same is transformeHi All
I am using compiled translets to transform XML data. Out of 100
concurrent requests 2 to 3 requests fail due to transformation failure.
Is there any specific usage for translets in multi Hello
I think to have found a bug in Xalan-J 2.7.0 when adding floating point numbers
My XML-File
<?xml version "1.0 " encoding "UTF-8 "? >
<values >
<x >2.33 </x >
<y >2.001 </y >
</values >
My XSLTXalan-J 2.7.0 's xsl system-property() gives me strange results
$ cat dummy.xml
<?xml version "1.0 " encoding "utf-8 "? > <dummy/ >
$ cat sysprops.xsl
<?xml version "1.0 " encoding "utf-8 "? >
<xsl stylesHi everyone
While using xalan 2.1.0 and xerces 1.4.3 jars the out file will have
the â&apos â in place of
â â â Literal in input file.
When we use the latest versio
We have been running our application with xalan 2-6-0 fine. When I upgraded
to xalan-2-7-0 I get very strange error in one of my xml to xsl
transformation. The error that gets printed on the console Hi All
I am using Xalan2.7.0 for my transformations. I have registered a
errorlistener for transformer factory and transformer objects. For any xsl
validation errors(for example - variaI 'm having a problem with Xalan Java 2.7.0. The XPath expression
document( ' ')/xsl stylesheet/namespace exsl
does not seem to be doing the right thing.
Processing this file
<?xml version "1.0 " encthank you
is there no way to use the other rounding modes given by IEEE 754 in my
case towards negative infinity?
but more important to me is to get rid of the signed zero.
so i guess i have
Hi all
i�ve got the following problem
if i use format-number and use formatting-pattern ###.##0 0
with this decimal-format definition
<xsl decimal-format name "standard " decimal-separator " " g
SUBJECT Xalan-J JIRA defect review - Minutes
WHEN Tuesday August 1 2006 from 2 00 to 3 30 pm EDT
INVITEES Active Apache Xalan committers
CHAIR Brian Minchau
WHERE
This is a reminder that the XALAN-J JIRA issue review is coming again
Tuesday Aug 1 2 00-3 30 EDT
I have a toll free call in number for North America (866-576-2504) and a
global toll free number (
This is a reminder that the XALAN-J JIRA issue review is coming again
Tuesday Aug 1 2 00-3 30 EDT
I have a toll free call in number for North America (866-576-2504) and a
global toll free number (8Hi
We are using Xalan 2.7.0 we are facing an issue.
This is a snapshot of what we are trying to do
String xslData " <?xml version '1.0 '? > " +
" <xsl stylesheet " +
Hello
I 'm trying to write my own URIResolver to keep track of changes in imported
stylesheets when compiling the main stylesheet.
Lets have this layout
1) http //localhost/main.xsl includes layoutDoe Xalan make any promises about how many times it calls extensions
functions written in Java? For instance if I call Math.random() ten
times in a stylesheet will Xalan *promise* to return ten diHi
I 'm using JDK 5.0 + Tomcat 5.5. There is no problem with transforming
a xml using the default transformer of JDK
System.setProperty( "javax.xml.transform.TransformerFactory "
"com.sun.org.apache.xHello
on the website of XSLTC it says that support for the exslt.org
func function function is underway. What is the state of this
development? Is there something available already?
We are develo
At the recent JIRA meeting to discuss defects against Xalan-J it came up
that I should provide more warning about upcoming meetings.
So here is such a warning. These meetings are the first Tuesday oHi
we 've developed a script language which is translated into a Java
program.
The following bit of code is standard in the generated Java class
* ----- *
| CODE |
* ----- *
if (level > & logging)Hi to everybody!
I 've downloaded Xalan 2.7.0 and run it in interpretive mode and the
problem disappeared. Thanks to you all!
Have a nice weekend
Michael
Hello
I 'am Michael I just changed my mail-address.
I have extracted the problem and tested with Xalan-J as it is bundled
with Java 5.0 and Saxon. Here is the case...
The stylesheet
<?xml versiHallo Joseph
thank you for reply.
I have different documents with the following structure
DOCTYPE document [
<!ENTITY entity "http //... " NDATA type >
]
<document data "entity " >...
<parent >httpI 'v got the problem that Xalan presumably caches and reuses DTD
grammars.This leads to the effect that recursively loaded instances of a
special grammar (with the document()-function) but different loHello everyone
I 'm very novice in Java programming and I 'm trying to write a small program
that will do some XSLT transforms with Xalan. I downloaded the
xalan-j_2_7_0-bin.zip file and I copied all t |
|
 |