ArchiveOrangemail archive

xerces-j-user.xml.apache.org


(List home) (Recent threads) (48 other Apache XML lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe (we seem to have lost it) address with "subscribe" in the subject line.
  • This list contains about 9,514 messages, beginning Mar 2001
  • This list doesn't seem to be active

xerces-j-user.xml.apache.org

February 2004 - page 1
Ashwin Desai 107576060202 Feb 2004 Hi, 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...
Franz-Josef Herpers 107591599004 Feb 2004* 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 ...
Mark Brucks 107593422604 Feb 2004 We are using the key/keyref mechanism, but are experiencing some difficulties dealing with validation errors. We are using the method CoreDocumentImpl...
UTF-8 BOM support (1 Reply)
Thod Nguyen 107603855406 Feb 2004* 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...
John A. Mitchell 107603902906 Feb 2004* I 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...
Campana Jr., Salvatore J 107609714406 Feb 2004 I 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 NullPointerExc...
Campana Jr., Salvatore J 107609827506 Feb 2004* Just to be explicit I've checked 2.4, 2.5, 2.6 and 2.6.1 and all versions assume "name" will not be null...So under what circumstances ...
Campana Jr., Salvatore J 107609858606 Feb 2004 Yes, I understand that and I check for a null return. The problem is that DeferredElementNSImpl.synchronizeData() throws a NullPointer because it does...
Anand D 107623246108 Feb 2004 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 DOCTYP...
nnsp kjkjk 107631788609 Feb 2004* Hi, 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 wo...
Sander Bos 107641772810 Feb 2004* That first XSD file, do you know how that is loaded? Specifically, is there an entity resolver in there somewhere that opens the XSD file? If so, do y...
Mik Lernout 107642371610 Feb 2004 Dear, Maybe a little background first: I am in process of delivering a XOM-like java library to XMLSchema called 'endymion', that will be re...
Campana Jr., Salvatore J 107642475410 Feb 2004 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: ...
Smith, Peter (ELSLON) 107642585110 Feb 2004 yes, it is not thread-safe....
Campana Jr., Salvatore J 107642594910 Feb 2004 Has it been fixed in later releases? -Original Message- From: Smith, Peter (ELSLON) [mailto:] Sent: Tuesday, February 10, 2004 9:57 AM To: 'xerce...
Smith, Peter (ELSLON) 107642603510 Feb 2004 nope. see http://xml.apache.org/xerces2-j/faq-dom.html#......
Sean Connolly 107644498110 Feb 2004* I 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 fa...
Kornél Esti 107644543010 Feb 2004* Hi 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 fro...
Giorgos Zervas 107651326511 Feb 2004 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 ...
Hoebel, John 107651483911 Feb 2004* I am trying to validate a xml document with a schema using an external schema in Java: 20 String schemaURI = "file:///test.xsd"; 21 DOMParse...
Hoebel, John 107651487611 Feb 2004 Thanks so much! -Original Message- From: Michael Glavassevich [mailto:] Sent: Wednesday, February 11, 2004 8:54 AM To: Cc: Hoebel, John Subject: Re: D...
Hoebel, John 107651585311 Feb 2004 Thanks! -Original Message- From: Neil Delima [mailto:] Sent: Wednesday, February 11, 2004 8:54 AM To: Subject: Re: Document is invalid: no grammar fou...
Kelty, Joe W. 107652304511 Feb 2004* Does anybody know if the DocumentBuilder.parse(String uri) function use a GET or a POST method when opening up an http url stream?...
Kelty, Joe W. 107652357511 Feb 2004 Michael, Thanks for your response. I have a follow up question: So, then the user of the DocumentBuilder.parse(String uri) function will need to limit...
DeSmet_Ringo107653446911 Feb 2004* 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 a...
Model Group name (2 Replies)
Lingzhi Zhang 107654092811 Feb 2004* 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=...
Kelty, Joe W. 107660637012 Feb 2004* Does anybody know how to POST to a http url using the xerces DOM parser? Thanks, Joe....
W. Nathaniel Mills, III 107660724612 Feb 2004 In 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 p...
Kelty, Joe W. 107660768512 Feb 2004* Michael, Thanks. I need to pass a query string along as well. With GET, I'm just attaching to the end of the URL that I pass to DocumentBuilder.p...
Allen Brookes 107669382613 Feb 2004* Hi, I'm trying to validate a schema using Xerces-J but seem to be doing something wrong. I tried using the Counter example with this schema: ...
Allen Brookes 107669431213 Feb 2004 Thanks. That worked. Allen -Original Message- From: Neil Delima [mailto:] Sent: Friday, February 13, 2004 9:37 AM To: Subject: Re: Problem with valida...
Dirk Reiss 107694347416 Feb 2004* 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...
Henry Miller 107702508317 Feb 2004* This is probably way too broad a question, but I'm desperate for words, if not just desperate. ;-) I'm trying to get a preparser together to...
unicode (1 Reply)
Jeremy Morgan 107720206419 Feb 2004* How do you get sax to stop corrupting unicode legal characters like ü ö ñ ? --Jeremy...
Berchner Matthias ICM Berlin 107728649020 Feb 2004 Hi, I'm using Xerces 1.4.2, unfortunally UTF-8 coding errors are not always detected: Example: <?xml version="1.0" encoding=...
Christopher Ebert 107730175720 Feb 2004 Yes, you can have java throw an exception -- I'm not sure how you would get Xerces to set it up right, though. It's a little complicated: th...
Michael Glavassevich 107731646720 Feb 2004 Hi everyone, The Xerces-J team is pleased to announce that version 2.6.2 of Xerces-J is now available. As well as containing a few performance improve...
DeSmet_Ringo107731728720 Feb 2004* Maybe because the bad character is in the comment. I suspect the parser skips everything until the closing comment tag. What happens when the bad char...
Niklas Gustavsson 107748981622 Feb 2004 Hi all I writing a custem SAX parser for which I want to use Xerces 2 to provide me with XML Schema validation. This I've been able to do using X...
Pander 107752937823 Feb 2004* Hi all, Validation (SAX and DOM) with external-noNamespaceSchemaLocation works with DTD, not with xsd schema (xerces 2.6.1). The following code bails ...
Samuel Cheung 107755504223 Feb 2004* I am trying to use the Counter example to validate (I use the "-v" option) the personal-schema.xml in the data directory in the sample. But ...
Samuel Cheung 107755792023 Feb 2004 Thanks for the help. Now, I am trying to validate my xml file, but it said it is missing the declaration of 'Rsp'. my xml file looks like th...
<maillists107763236424 Feb 2004 I have a schema (actually 2, 1 included in another). As far as I can tell, all of my schemas match-up. And, as far as I can tell, the files are valid....
Ragunath Marudhachalam 107763709324 Feb 2004 All, I'm trying to read a xml file, then add a processing instruction and trying to send it back as response from a servlet. But when i send the ...
Markus Jais 107772032425 Feb 2004* hi I have 2 different methods for outputting a DOM Tree: Methode 1: (DOM 3 / Xerces 2.4) === public String toXML2() throws RPCException { String ret =...
Andy Clark 107773236925 Feb 2004* Hello, everyone! It's been a little over two months since I had a release of my CyberNeko Tools for XNI. I've taken that time to add a lot o...
purushotham 107780731226 Feb 2004* All, I am validating a xml document against schema using DOM parser. When I prefix the elements in instance document with namespace prefix I am gettin...
Varadharajan Sethuraman 107781380626 Feb 2004* Hi, I have one sample XML as below: <?xml version="1.0"?> <samples> <server>UNIX</server> <monitor>color...
Mark Brucks 107781411426 Feb 2004 I asked this question earlier in the month, and got no responses. Although the lack of response is probably because the question is related to the ...
Eric J. Schwarzenbach 107781867226 Feb 2004* Maybe I'm just being stupid, but I think I may be running into a bug (Xerces 2.6.2) regarding redefining a type from a no namespace schema into a...

Next page

Home | About | Privacy