thd DTD ###
ELEMENT map (street)
ATTLIST map
proportions CDATA #REQUIRED
>
ELEMENT street(#PCDATA)
The SAXParseException I get states that there should be a space between
'street' and '(#PCDATA)'. After adding this space, the
Hello
there!
I've
being tring for several days compiling and running Xerces for embedded linux running
over Broadcom BCM1250 (Two Broadcom SB-1 MIPS64 CPU cores. For more
info, goto http://sibyte.broadcom.com/public/chips/index.html#bcm1250).
I am using
the Broadcom SiByte
cross-compiling
Hello,
I have an application which needs a statically linked Xerces library(libxerces.a). I
downloaded the Xerces sources and tried to build it. But the existing build procedure
only creates a dynamic library.
Could some one give me instructions about building the static xerces library?
What
Hi everybody,
simple question: do I have to call the "XMLString::release()" method when an
XMLCh* pointer is not used anymore?
If yes: what may happen if I do not call this method?
Example code:
XMLCh* xchImpl = NULL;
xchImpl = XMLString::transcode("Range");
DOMImplementa
> If yes: what may happen if I do not call this method?
You will have memory leaks. If you do not restart your app for a long
time it will use all RAM you have.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
Hi,
take a look in the archives, this has been discussed recently.
Gareth
PRABHU, ANANTHA (STSD) wrote:
Hello,
I have an application which needs a statically linked Xerces library(libxerces.a). I downloaded the Xerces sources and tried to build it. But the existing build procedure only cre
Message:
A new issue has been created in JIRA.
-
View the issue:
http://issues.apache.org/jira/browse/XERCESC-1271
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Vitaly Prapirny
Created: Fri, 10 Sep 2004 6:14 AM
Body:
DOMPrint sample from xerces 2.5.0 works with 12Mb XML document just fine.
Could you explain what did you mean when you said that "xerces falls over when the
size of
The following comment has been added to this issue:
Author: Vitaly Prapirny
Created: Fri, 10 Sep 2004 6:19 AM
Body:
Could anyone please close this bug ? Seems that I have no permission to do this.
-
View this comme
Message:
The following issue has been closed.
-
View the issue:
http://issues.apache.org/jira/browse/XERCESC-1257
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Greg Franks
Created: Fri, 10 Sep 2004 9:23 AM
Body:
It compiles for me from CVS now.
Thanks.
-
View this comment:
http://issues.apache.org/jira/browse/X
Hi,
I try to validate a XML-file against a given .xsd schema saved on my harddisk. The
schema is definitly loaded but when I try to parse the XML - file wiht validating it
against the schema, there are always two sorts of error messages:
1. while validating the personal.xml against the personal
12 matches
Mail list logo