  | |  | Xerces | -----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Hello everyone
using org.apache.xerces.xs - API i would like to retrieve the
information if an attribute is prohibited in an inherited complex type
dIn the xerces.jar that ships with WSAD 5.1 (C \wsad51\eclipse\plugins\org.apache.xerces_4.0.13\xercesImpl.jar (1 176 093 bytes) I 've found the parser doesn 't appear to handle the end of inputsource cDoes anybody know how to POST to a http url using the xerces DOM parser?
Thanks Joe.
Hi
I am wondering whether Xerces supports the "any attributes with non-schema
namespace " defined with the components. If it dosen 't is there any java
parser which can do it?
Thanks.
Lingzhi
-Does anybody know if the DocumentBuilder.parse(String uri) function use a GET or a POST method when opening up an http url stream?
I am trying to validate a xml document with a schema using an external
schema in Java
20 String schemaURI "file ///test.xsd "
21 DOMParser parser new DOMParser()
hello list
i have two questions that i would like to ask.
the first one is regarding DTD serialization. i am using the identity
transformation trick to serialize an xml document that i have parsed
Hello
Our application uses both SAX and DOM to parse XML streams. My current setup
is that I rely on the standard XML-apis that come with JDK 1.4.x and only
have the xercesImpl.jar in my normal clasI found versions of this in the archives but not enough to solve my problem.
I 've included the (simplified) schema and instance xml below. As far as I can
tell this is a valid schema and it worksHi all
I 'm having a problem with restricted complex types using Xerces-J 2.6.1.
I have tried to validate the complex type restriction example from the
Schema primer
http //www.w3.org/TR/2001/REC-Has anyone had threading issues with Xerces 2.3?
-----Original Message-----
From Campana Jr. Salvatore J
Sent Friday February 06 2004 3 15 PM
To 'xerces-j-user@(protected) '
Subject RE HelpDear
Maybe a little background first
I am in process of delivering a XOM-like java library to XMLSchema called 'endymion ' that will be released under LGPL
as part of the 'narcissus '-project. The
Hi
I need to know the model group name in my application. There is a named
model group in my schema which is like
......
<xsd group name "A " >
<xsd sequence >
<xsd element name "B "/ >
<xsd element Hi all
I have an XML which comes through a HTTP request. I want to validate that
XML with a DTD in the local machine. That XML does not have a DOCTYPE
element by itself. Can someone tell me how th
localName will be null if the node is a Level 1 DOM node -- ie was
produced by a non-namespace-aware DOM builder or by calling the
semi-deprecated createElement/createAttribute/setAttribute methI was wondering if anyone had any insight into why this would occur or
if it is different in a newer release..
Basically I am getting a NullPointerException when calling
element.getLocalName( ) uI am a so-called newbie at this -- here goes.
I am trying to exract the value "double startTime " from the xml below.
I have an "Element " but don 't know
how to "decode " or "transcode " the attribute does the current Java Xerces support UTF-8 BOM? it is
my understanding that it does support UTF-16 BOM....
if it does not support UTF-8 BOM are there any other
Java XML parsers available that supporWe are using the key/keyref mechanism but are experiencing some
difficulties dealing with validation errors. We are using the method
CoreDocumentImpl.normalizeDocument() to validate the document Hi
I 'm not sure if one should call the following a bug but at least it
seems like a misdirection which costs me an hour of debugging time.
The interface org.apache.xerces.xs.XSModel of the XML-ScHi
I came across this strange behaviour
I can 't validate a xsd file with xs include tag and
relative path on it on Solaris. The same program works
fine on window xp.
For the "main " xsd file i gaveHi
I am using the xerces 2.6 parser to validate xml documents against
their schema. I have even set the correct features required for
schema checking (as in samples/sax/Counter.java). But for some
Hi
I am writing an application which parses XML schema as java object
makes some changes on the schema object and output it as a .xsd text
file. Xerces can loads XML schema as a SchemaGrammar obHi
When processing XML files containing XIncludes with Saxon6_5_3 and Xerces-
2_6_0 I am getting the following message
java -
Djavax.xml.parsers.DocumentBuilderFactory org.apache.xerces.jaxp.DHello
how can I insert
[
<!ENTITY % name1 SYSTEM "http //url1 " > %name1
]
into <!DOCTYPE > element
using Xerces-2.6.0
Thank you
Martin
Hi *
is there any convinient method to get all elements that can subtitute an
element?
I can 't find one in the interfaces only one in the implementation class
SubstitutionGroupHandler (getSubstitHi All
I am new to xerces and sax so this might be an ubernewbie question.
The HTML Character Entities are breaking on me. (example > &
& > ) They are being converted to the chaHi *
I 'm using the XML Schema API to generate a tree based structure of the
allowed elements and attributes of a XML Schema. Everything works fine
and as expected with a few lines of code.
My proHello all
Just thought I would write and say thanks for all the help. I finally found
what the problem was and it was quite simple in the end. The version the
worked correctly set up using
nehello
I have a problem that looks like it is a bug in Xerces. Is this something
that I should create a bug report of
or is this already a known bug?
 |
|
 |