Subjects
Home
VOTE Move XML Commons to Xerces
Commented: (XERCESJ 589) Bug with pattern restriction on long strings
: Xerces J 2 8 1 Release on Wednesday, September 13th
: Xerces J 2 9 0 Release on Wednesday, November 22nd
Commented: (XERCESJ 1066) Restriction+choice+substitutionGroup error
Commented: (XERCESJ 1178) Error getting prefix for an attribute with no n
Updated: (XERCESJ 1244) XMLSchemaValidator does not contribute element 's
Some consideration about the xerces DOM implementation
Updated: (XERCESJ 1066) Restriction+choice+substitutionGroup error
Commented: (XERCESJ 1227) Poor performance / OutOfMemoryError for sequenc
retain exception stack traces
Updated: (XERCESJ 1193) NPE or hang when parsing using the "continue afte
Future of NekoHTML
Commented: (XERCESJ 1203) NPE in XMLDTDProcessor
DOM Level 3 APIs for Xalan J and a new Xalan release (2 7 1)
: xml commons external 1 3 04 Release on Wednesday, November 22nd
Commented: (XERCESJ 1247) Incorrect location information on SAX when usin
XInclude exceptions how to mirror Xerces J functionality into Xerces C++?
First proposal on SoC project "Add support for the StAX (JSR 173) cursor API
: xml commons resolver 1 2 Release on Wednesday, November 22nd
Typo in RangeToken java Please check
Validator features
java lang ClassCastException when adopting Node
using the org apache xerces impl xs identity package
Updated: (XERCESJ 1257) buffer overflow in UTF8Reader for characters out
Problem with ref attributes and schema validation
Updated: (XERCESJ 122) XMLSchemaValidator does not contribute element 's d
Performance problem under load Xerces with Weblogic 9 x
remove ignored memory allocation
Commented: (XERCESJ 1177) SAXXMLStreamReader doesn 't always report namesp
Commented: (XERCESJ 977) Null pointer exception during DOM parsing
Commented: (XERCESJ 1197) Code cleanup for org apache xml serialize
Commented: (XERCESJ 1201) Initial contribution for StAX Event API
Updated: (XERCESJ 1061) Regex "$ " and "^ " characters treated as special c
Commented: (XERCESJ 1199) SAXXMLStreamReader should attempt to register a
Commented: (XERCESJ 1061) Regex "$ " and "^ " characters treated as special
Updated: (XERCESJ 589) Bug with pattern restriction on long strings
StackOverflow
xerces Range unnecessarily not garbage collectable if not detached
Updated: (XERCESJ 1178) Error getting prefix for an attribute with no nam
Bug in xs:redefine
Commented: (XERCESJ 1204) Can not set XMLEntityResolver for LSParser
Updated: (XERCESJ 1253) Prototype for SoC2007 project "Add support for th
Updated: (XERCESJ 1259) Add SteamFilter Function to SoC2007 project "Add
Assigned: (XERCESJ 444) SAXException thrown by EntityResolver is reported
Google Summer of Code 2007
Xerces J and XInclude relative path issue
Assigned: (XERCESJ 206) Stack overflow when using a schema validation
Commented: (XERCESJ 1215) Restrictions involving two levels of substituti
Closed: (XERCESJ 1203) NPE in XMLDTDProcessor
non overriding equals methoda
Resolved: (XERCESJ 1079) invalid value returned for TOTALDIGITS facet in
Xerces AS3 port
Updated: (XERCESJ 325) Regular Expression; Pattern "| " clause order de
Updated: (XERCESJ 1196) Javadoc generation fails on Java SE 5 0
Closed: (XERCESJ 1202) DTD validation on XIncluded documents when the sch
Created: (XERCESJ 1124) Nonspecific schema error message
a bug in xerces
Updated: (XERCESJ 1201) Initial contribution for StAX Event API
Closed: (XERCESJ 1254) Empty uris in targetNamespace attribute not report
Links
Home
Oracle database error code
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Xerces
Page 68 of 76 Previous 10   61   62   63   64   65   66   67   68   69   70   Next 10  

DOMConfiguration parameter "schema-location "

Hi My question refers to the use of DOMConfiguration parameter 'schema-location ' of DOMBuilder. The DOM3 sample shows how the 'personal-schema.xml ' document can be parsed with validation by settin

RE: Can I stop SAX validation from resolving non-approved
namespaces?

Hi Andy When you use external-schemalocation property any XMLSchema referred from within the XML instance is ignored and the schema specified using the external-schemalocation property is consider

DTD access over the internet

Hello i am having trouble to parse a very simple document that has a <!DOCTYPE section with an http link over the internet. I do not want to acces internet I do not want to have to cut the XML f

Can I stop SAX validation from resolving non-approved namespaces?

<html > <div style 'background-color ' > <DIV >Hi </DIV > <DIV >  </DIV > <DIV >I 'm writing a server-side application which allows users to upload XML files via HTTP then parses them and stores the data i

empty xmlns attribute

Hi I 've been scratching my head trying to figure out why the following code fragment generates 8 attributes even though only 7 are set. The extra attribute is 'xmlns " " '. ... public final static S

RE: How do I get an XMLReader to stop parsing when the XSD   valida
   tion fails

I tried the 2nd solution to throw an exception from the ErrorHandler methods and it works. It seems like what I am trying to do is a pretty basic thing - don 't process the file if it is not valid.

How do I get an XMLReader to stop parsing when the XSD   validation fails

Err... System.exit() terminates the whole JVM so not "elegant enough for your tastes " is quite the understatement. ^) I think the usual (intended?) thing is do as Richard 's second suggestion--mor

Re: How do I get an XMLReader to stop parsing when the XSD
   validation fails

On Mon 2003-04-14 at 13 54 Ahearn Denis wrote > Hello > > Is there a way to have the XMLReader.parse() method stop if the XML > file being parsed is invalid with respect to an associated XML sc

How do I get an XMLReader to stop parsing when the XSD validation
    fails

Hello Is there a way to have the XMLReader.parse() method stop if the XML file being parsed is invalid with respect to an associated XML schema (XSD)? I have poured through the online documentatio

XMLDTDValidator to validate a DOM tree ?

I 'm making an interface to build xml files. I want these files corresponding to a DTD structure. I 've heard it 's not possible to validate a DOM tree in memory and I have to serialize it then valida

Getting error HIERARCHY_REQUEST_ERR ?!?

I 'm using JAXP w/ JDK 1.4 (which I believe has an older version of Xalan/Xerces integrated) to construct a DOM and output this DOM to an XML file. Unfortunately I 'm having some issues actually cons

Schema Related Questions

Hello Xerces World I 've been using xerces for years to do simple XML parsing and it 's wonderful. I recently started using it to build in-memory DOMs and serialize them out as well... everything ha

xsd:annotation elements

Hello Not sure if it 's a but or a feature... Xerces-J 2.4.0 XSElementDeclaration and XSComplexTypeDefinition interfaces in org.apache.xerces.impl.xs.psvi package provide getAnnotation() and getAnn

revalidation of elements / access to XSFacets

Hello I have the following problem I have a parsed DOM-tree and a matching parsed XSModel. When I insert a new node to the tree I let the user edit the attributes of the node. How can I achieve

Schema Validation

Hi All I having a bit of bother with my first go at validating a schema in xerces. My input document has no namespaces and I want to validate it against a schema. I 'm getting a " 'http //mytestdo

(REVISED) multiple namespaces in a single document

[ NOTE Minor revisions to previous post. I am now using Xerces 2.4.0. ] I am using Xerces 2.4.0 to parse a document that is validated by an XML Schema. My document looks like this <jx Model xm

weirdness with EntityResolver

I have been using the following code to resolve schema locations for XML files. As it is it works but with the commented "src " line swapped in (ie constructing InputSource() with FileReader) it br

xerces-2.3.0: error in the schema resolving ?

Hi I 'm using the xerces parser inside xalan or saxon. I want to use xml catalogs to access DTD offline with their URL. It seems that xerces is issueing an internet connection even if all files

Invalid XML character(Unicode: 0xb)

I have parsed the following XML containing a character with hex value(0xb). After parsing the parser throws the following exception org.xml.sax.SAXParseException An invalid XML character (Unicode

Xerces vs. jdk1.41

I 'm sorry if this has been asked before but both the archives and its mirror are down. I 'm having trouble with Xerces and the parsers that come with jdk1.41. Even if I give the fully qualified n

Error recovery while parsing XMLs ..

Hello all I need an XML parser which can recover from malformed xml errors and continue parsing. I was trying to see if there is a feature in the parser which can be enabled to make this happen. If

removeChild problem

Hi All I am using Xerces-J version 2.2.1 and having a weird issue with the removeChild() method Document doc ..... populated with xml... First I start by printing out the conte

validation across multiple namespaces

Hi I need some help in a hurry - I 'm trying to validate a schema (just as an XML document) that imports a namespace and I 'm only having partial success. My problem is not with the S4S namespace it '

xerces classes for caching/preparsing a DTD

I 've seen in the samples it 's possible to cache/preparse a DTD. I don 't understand the purpose of this. Is that for retrieving the elements etc... from the DTD? if so how can I retrieve them and d

Validating against an explicitly provided schema with SAX

<html > <div style 'background-color ' > <DIV > <DIV >Hi </DIV > <DIV >  </DIV > <DIV >I 'm writing an application which allows users to upload XML files to an online J2EE application which then inserts the

alternative locations for schema files

I have xml files which are uncompressed into a temporary directory. These files reference an xml schema file which extends a second schema file. To validate the uncompressed file I have resorted to

unsubscribe ohm1@cox.net

unsubscribe ohm1@(protected)

DOM Memory Usage

Hello I hope this is the right place for submitting this question. If not I apologize. I 'm writing a program that manipulates the location of elements restructuring the document into a more in

error modifying document within acceptNode method

I 'm using the aceptNode method (DOMBuilderFilter) to handle special content during parsing. According to the documentation it is legal to modify the node within the method. I am trying to add a n

Schema location confusion

I wrote a simple sax parser about a year ago that just runs through XML files for no other purpose then validation of adherance to our schema. This worked great but recently I have noticed that it o
Page 68 of 76 Previous 10   61   62   63   64   65   66   67   68   69   70   Next 10