Title: XMLURL class
I'm using it like this:
//mp_baseURI = "file:///Test"
//uri= "myFile.xml"
URLS = new URLInputSource(XMLURL(XMLURL(mp_baseURI), uri));
the output is "file:///myFile.xml", and I need "file:///Test/myFile.xml". What I am doing wrong?
Thank you,
Milan
At 09.40 02/09/2004 +0200, Milan Tomic wrote:
I'm using it like this:
//mp_baseURI = "file:///Test"
//uri= "myFile.xml"
URLS = new URLInputSource(XMLURL(XMLURL(mp_baseURI), uri));
the output is "file:///myFile.xml", and I
need "file:///Test/myFile.xml". What I am doing
wrong?
The
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
i'm trying to build xerces-c against some sort of cross compile environment
which is simply a path with a different glibc and gcc and some toolchain.
It't not really a cross compile since I run that stuff on the same system with
a different ld-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
i'm trying to build xerces-c against some sort of cross compile environment
which is simply a path with a different glibc and gcc and some toolchain.
It't not really a cross compile since I run that stuff on the same system with
a different ld-
We have been successful in building a static Xerces v2.5 on one more platform.
I recently reported that we had been successful on Windows, Sun, and
Linux. Now we can add AIX to that list.
The procedure for AIX was the same as for Linux, simply using ar to build
the archive. The one additional t
Message:
A new issue has been created in JIRA.
-
View the issue:
http://issues.apache.org/jira/browse/XERCESC-1268
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: David Bertoni
Created: Thu, 2 Sep 2004 9:31 AM
Body:
The constructor declaration for Wrapper4InputSource tells you what the problem is:
Wrapper4InputSource(InputSource* const inputSource
, cons
Message:
The following issue has been closed.
Resolver: Alberto Massari
Date: Thu, 2 Sep 2004 9:34 AM
This is a user error, not a bug; you created a Wrapper4InputSource without specifying
"false" as the second argument (adoptFlag), that has a default value of "true"; so
when the t
Message:
The following issue has been closed.
-
View the issue:
http://issues.apache.org/jira/browse/XERCESC-387
Here is an overview of the issue:
-
Message:
The following issue has been reopened.
Reopener: cargilld
Date: Thu, 2 Sep 2004 10:35 AM
Bug was closed in Bugzilla but in Jira it does not have the correct resolution.
-
View the issue:
http://issues.apa
Hi,
Earlier this year (Feb 9th to be precise) Alberto posted the "informal"
release policy for Xerces-C (
http://marc.theaimsgroup.com/?l=xerces-c-dev&m=107632550720436&w=2). I
have taken this information and created a new faq-contributing.xml file to
be included in the doc directory. I also
Hi Patrick,
Today I committed a fix to cvs which I hope solves this problem. The files
that were updated were config.sub (in src/xercesc/, tests/ and samples);
runConfigure (in src/xercesc/) and build-other.xml (in doc).
The build-other.xml file contains instructions on building on AS400.
Ca
Hello everybody !!
I am trying to validate an xml using a schema.
I compiled DOMPrint example and run it:
DOMPrint -v=always -n -s x1.xml
However, the output reports some errors but they
do not have a description:
--
Error at file "E:\DOMPrint\Debug/x1.xml", line
70, column
I would like to find a simple xsl template to convert something like
this:
Steve Bovy
9301 Pali Ave
818-352-9917
1234
-1
-15.41
-45.32
Hi:
You can find a very good example at
http://www.w3schools.com/xsl/xsl_transformation.asp
That site has very nice and short tutorials.
Elsa.
--- "Bovy, Stephen J" <[EMAIL PROTECTED]>
escribió:
> I would like to find a simple xsl template to
> convert something like
> this:
>
>
>
Hi David,
Thanks so much! I'll do a new download and give it a try. I appreciate your
help on this problem.
Patrick
-Original Message-
From: David Cargill [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 1:25 PM
To: [EMAIL PROTECTED]
Subject: RE: Xerces-C 2.6 Release
H
16 matches
Mail list logo