  | |  | Xerces | Hi Ramesh -
Thank you. I followed your advice and it solved the problem.
I had my CLASSPATH pointing to the directory where the xerces .jar files
were located but I did not explicitly list the .jHi John
You may not have the CLASSPATH set properly for running the samples.
You need to have all the jar files ( xercesImpl.jar xml-apis.jar xmlParserAPIs.jar ) including xercesSamples.jar iHi -
I have installed Xerces-J 2.6.0 on my RedHat Linux 9.0 box.
I am trying the Sax examples from
http //xml.apache.org/xerces2-j/samples-sax.html
As instructed I type
java sax.Counter -v myHi I am using Xerces in Jena to process RDF as I describe below. I have
encountered a problem when using anySimpleType. I have asked the xml-schema
working group to comment if this is legal but not I am trying to validate the my xml with external schema validation.
My setting are
parser.setFeature( "http //apache.org/xml/features/validation/schema " true)
parser.setProperty( "http //apache
Hi there
I 'm using Xerces in my webapp to parxe XHTML stuff everything goes fine most of the time but sometimes (I yet don 't have a reproducable case it just "happens " I hate that kind of bugs)Hi
I am wondering how to create SchemaGrammer directly
from an parsed <schema > dom element..I have a wsdl
which contains <schema > elements i want to use these
<schemas > elements to create xerces XSIs it possible to get the default value from the schema during the parsing
process?
Thanks
Alon.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN " >
<HTML >
<HEAD >
<META HTTP-EQUIV "Content-Type " CONTIs it possible to obtain the error code from the SAXParseException other
than parsing the error message?
Thanks
Alon.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN " >
<HTML >
<HEAD >
<META HTTP-EQUAre their any examples of how to use XInclude with Schema validation
enabled ( http //xml.org/sax/features/validation and
http //apache.org/xml/features/validation/schema features set to true).
When I
XML schemas have nothing to do with X-Path. It 's just a way of describing your xml data with a rich
and complex grammar.
You can have a schema contrained document (for validation) and access the dHi there
I am trying to add nodes that I have generated from xsl parsing to a
source document that was generated using PSVIDocumentImpl.
The problem is that the nodes I am adding do not have any scThere are some classes in the package of org.apache.xerces.impl.xpath.
Does it mean that Xerces fully supports XPath 1.0(or 2.0) now ?
Jing Yang
Hi there
We just moved an application from Xerces 2.4 to Xerces 2.6 and on a
file like
<?xml version "1.0 "? >
<?txt Test This is a test? >
<test/ >
It now gives the error
2 11 A colon is not
Hi
Is there any documentation/example or something like that
for doing the following
Parse an XML Schema file and find out which elements can be
inserted as children for a given parent element anI am using castor to generate output XML from a object list.
The output XML contains line feeds with just "\n " instead of
"\r\n " as I am running on Windows.
Also castor uses the xerces seralizer to I 'm running the MemParse sample in the Xerces c++ download package.
I know it can do what I need it to do but I can 't expose the functionality that I need.
Rather than just parse out the number of Hi all
The Xerces-J team is very happy to announce that version 2.6.0 of
Xerces-J is now available.
This release provides an experimental implementation of the Document
Object Model Level 3 CoreSean
My application that uses Xerces 2.5 runs in palms so I?m using it with
PersonavelJava that?s compatible with jdk 1.1.8.
-----Mensagem original-----
De Sean Machin [mailto smachin@(protected)Does anyone know if the latest Xerces 2.5 is compatible
with the old Sun Java 1.2.2 VM?
Thanks
Sean
I am running an java application using xerces.
If I use jdk1.3.x it uses 30M of memory and if I use jdk1.4.x
it uses an astounding 340M of memory!
Have any of you come across a problem like this?
If Hi all
I am getting an error that it can 't resolve the ExtendedElement. I
assume I get this because I purposefully didn 't supply the extended
schema...I only want to be using the standard protI am trying to parse the following XML document using Xerces-J
<?xml version "1.0 " encoding "ISO-8859-1 "? >
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN "
"http //www.oasis-open.org/docI am using xerces.
I use DOM Parser to parse an xml.
I have start 'n ' threads and in each thread i create a new DOMParser and
begin parsing.
I find that i get the following exception when i run my It 's been awhile since my last update so I figured it
was about time to fix some of the bugs that people had
reported. As such I am pleased to announce the new
release of the CyberNeko Tools for XNI.Hi
I have a problem that was discussed here allready a few times but either
it some kind of bug or I am just to dumb to use the SAXParser.
I have several documents with no namespaces. They have sevEveryone
If you happen to be attending this year 's ApacheCon
in Las Vegas next week please be sure to attend the
presentations by some of our Xerces developers! It 's
a great chance to learn more abI use xerces.impl.xs.pvsi for access schema infoset.
Xerces seems treats some non-model group as XSModelGroup.
For example (see blow) the xerces threats set.base.type as XSModelGroup.
But it is notHi all!
I 've got a strange problem with validation. In my web application there is
a mechanism which buids XML starting from pairs parameter-value. This XML
is then validates against a XSD file.
OlHi all
I 'm probably dreaming here and what I 'm doing is just outside of the realms
of possibility but let me try anyway. )
I 'm in a situation where I need to take XML documents from different
encod |
|
 |