  | |  | Xerces | Hi Jake
I figured that this would be the case but is there not way to get around
this
without deleting it ?
Regards
Marco
-----Urspr�ngliche Nachricht-----
Von Jacob Kjome [mailto hoju@(protected)Hello
I know this question is a out of scope of this list. But I choose to
write this here because there will be a lot of tag parsing experts here.
The problem here
I have a String returHi Jake
parser.jar is just another JAR file for xml parsing which was located on
our machine.
It has nothing to do with Xerces. But it is used by other applications
requiring
XML parsing. For me toThe attached files mirror the arrangement of a set of libraries I am
currently developing and demonstrate a possible bug in Xerces2-J schema
validation.
There are two chameleon schemas one of typesHi all
this is more a general Java question but it is associated with Xerces.
I am currently writing library of classes to obviously process some XML
documents using jdk1.3.1_01.
I have places tI would like to preparse Schema by using the following steps
//input XML Schema as InputSource
XSDHandler handler new XSDHandler(...)
...
XSDDescription xdecl new XSDDescription()
...
SchemaG
Hi Neil
Thanks for the patch. I 've integrated it with my local copy -- I 'll be
submitting a bunch of patches soon. I 'll be sure to include credit to you
for the change. I 've made a couple chaI have to use org.apache.xerces.impl.xs.psvi.* pretty heavily in production software and I just wanted to post some musings and perhaps a wistful question.
The PSVI APIs seem to be fairly crufty. (Hi Bob
Thanks for you counsel. Indeed it was my shortcuts are correct URI 's that lay at the root of my problem. Everything fell in place with a "memory " in front of the URI 's.
The org.apache.xeXerces 1.4 had an XMLCatalogHandler. The description was "Interface for
implementing basic catalog support in the parser. To implement and use a
Catalog implement this interface and install your catHi
I am using Xerces Schema Cache.
http //xml.apache.org/xerces2-j/faq-grammars.html
I am using the attached SOAP envelope schema to validate my xml file which
has 'actor ' and 'mustUnderstand ' aGiven a namespace URI I 'm trying to get the namespace prefix. How does
one do this from within the PSVI framework? XSObject has a
getNamespace() method but there is no getPrefix() method.
AlteHi folks
I was wondering if there is a way to do schema validation on an XML that
does not have the
"xmlns xsi "http //www.w3.org/2001/XMLSchema-instance " xsi schemaLocation "
<http //www.myurl.Hi All
I am trying to validate an xml file using multiple schema files using
Xerces-J 2.5.0. The xml file specifies the location of schema#1 using
schemaLocation. Inside of schema#1 schema#2 is shi
i downloaded xerces-j-bin 2.5 zip and xerces-j-tools 2.5.zip . and i found
myself lost after that. like what steps should i do next to install the program?
should i compile it? and if it is the ci am trying to download xerces from www.apche.org. however i found many
files in the dirctory of xerces. i realy do not know if i should download every
file seperately or should i down load some fi
I 'll preface this with "I 'm a bit new to digging around in Xerces and XInclude ". (Xerces always worked but then I wasn 't using new beta features.)
I 'm trying to make Saxon 7.6.5 (XSLT) work with XHi all
I am validating a file using Xerces-J 2.5.0 and the following declaration
xsi noNamespaceSchemaLocation "file ///H \MopedOutput\eda_pvt_schema_3.xsd "
and I get the following error message Hi All
I found that Xerces handles <EmptyTag > </EmptyTag > and <EmptyTag/ > differently when parse with the schema validation. Assume this <EmptyTag > failed the validation
For <EmptyTag > </EmptyTag > Hi
I think that that there is an encoding related bug in Xerces2.5.
When using DOM parser and trying to parse a document that contains characters that do not belong to the character set that corresI 'm writing a bit of recursive code (which has most assuredly been written
by dozens before I) and I am wondering if there will ever be a case such
that a model group could ever be a direct child oThere seems to be no way within the API to determine if the 'ref '
attribute exists on an <attribute > element information item. This is
important because the value constraints are absent on the Att
Hi
I have XML that looks like
<list >
<item/ >
<item/ >
</list >
I want to use XNI to insert an 'item element ' when the 'endElement ' event is
triggered for the closing 'list element. '
So far I---------------------------------------------------------------------
To unsubscribe e-mail xerces-j-user-unsubscribe@(protected)
For additional commands e-mail xerces-j-user-help@(protected)---------------------------------------------------------------------
To unsubscribe e-mail xerces-j-user-unsubscribe@(protected)
For additional commands e-mail xerces-j-user-help@(protected)---------------------------------------------------------------------
To unsubscribe e-mail xerces-j-user-unsubscribe@(protected)
For additional commands e-mail xerces-j-user-help@(protected)Hello
One of my colleagues has run into a bit of a problem
with the following code
try
{
DocumentBuilderFactory factory
DocumentBuilderFactory.newInstance()
I have developed a fairly simple application that saves it 's documents in
XML and uses SAX to reload them. Now I want to deploy it so it can be
executed by end-users. The problem is that if someboHi
I need to validate an XML document against the DocBook DTD.
How can i configure the CATALOG file to refer the entity file and MOD
and MathMl DTD and CALS table... using Xcerces-c/j..
If anyone  |
|
 |