ael Hughes"
gf-x.com>cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: RE: problem with XSLT
tranfor
ECTED] [mailto:[EMAIL PROTECTED]
Sent: 30 April 2003 16:51
To: xalan-c-users@xml.apache.org
Subject: RE: problem with XSLT tranformation using Xalan
Hi Michael,
Please download Xalan-C++ 1.5. It has support for the new Xerces DOM.
The old DOM is now deprecated because the performance of the new D
Thanks for the response. I'll be getting 1.5 over the next few days.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 30 April 2003 16:51
To: xalan-c-users@xml.apache.org
Subject: RE: problem with XSLT tranformation using Xalan
Hi Michael,
Please dow
gf-x.com>cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: RE: problem with XSLT
tranformation using Xalan
y
you could just use the deprecated DOMParser instead of XercesDOMParser,
but is that dangerous? Why is it deprecated?
Thanks in advance for your help.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 22 April 2003 17:07
To: xalan-c-users@xml.apache.org
Sub
>cc:
Subject: Re: problem with XSLT
tranformation using Xalan
Xerces DOM, see the ParsedSourceWrapperssample, or this usage pattern:http://xml.apache.org/xalan-c/usagepatterns.html#xercesdomwrapperparsedsourceDaveAshay <[EMAIL PROTECTED] To: xalan-c-users@xml.apache.org .com> cc: (bcc: David N Bertoni/Cambridge/IBM) Subject: problem with XSLT tranformation us
So it would seem there are (at least) two methodologies for transforming an
XML document one wants to ensure has been validated.
1. parse and validate foo.xml with Xerces.
pass a XercesDOMWrapperParsedSource version of foo.xml to Xalan.
2. parse and validate foo.xml with Xerces.
transform w
<[EMAIL PROTECTED] To:
xalan-c-users@xml.apache.org
.com>cc: (bcc: David N
Bertoni/Cambridge/IBM)
Hi,
I am very new to Xerces and Xalan.
I am using Xerces 2.1.0 and Xalan 1.4.0.
Based on one of the examples given on the Apache site, I wrote the below given simple code and got the following error message while transforming a XalanDocument.
I am getting -2 as a result of XalanTransformer::tra
10 matches
Mail list logo