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 50 of 76 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10  

XMLSchemaLoader handling inlined schemas

I am trying to obtain XSModels for inlined schemas in WSDLs. I am able to do this successfully except when the inlined schemas reference each other. For instance assume I have 2 inlined schemas in

DOM3 methods not found

HI I 'm trying to compile sample dom DOM3.java coming with beta2-xerces-2.6.2 package for windows because I want to use feature of validating xml doc with xml schema. I use J2SE1.4.2_03 to compile

Regular expressions in Schema 'pattern ' facet

Hi I have a question related to regular expressions parser in Xerces. I am using Sun 's JAXB compiler from the Java Web Services Developer 's Pack version 1.3. As far as I understand JAXB uses Xerces

Migrating from JAXP 1.0.1 to xerces 2.5.0

Hi I am new to using xerces-java ( 2.5.0). Here is the description about the problem My application is based on client server architecture with communication betweem them in XML format. T

Failed to read Schema

I am new to xerces-J(version 2.x). I am experiencing problem with specifying schema location(without namespace) Here is the file sxcerpts sampleSchema.xsd <xsd schema xmlns xsd "http //www.w3.org

XSComplexTypeDecl 's restriction value

I have a XSComplexTypeDecl object representing the following complexType <complexType name "ArrayOfDouble " > <complexContent > <restriction base "soapenc Array " > <attribu

Problem: Retrieving Parsed Node Value

I have a problem getting the value of a node. I am using the following code to iterate through an XML file import javax.net.ssl.HttpsURLConnection import java.net.* import java.io.* import org.a

Schema validation with xinclude

I am getting errors when I try to validate a document that uses XInclude against a schema. The version of xerces being used is 2.6.2. The problem I am having is with the xml base attribute. The XI

hexBinary minLength Bug or Feature?

I have this defined in my schema <xsd simpleType name "addressType " > <xsd restriction base "xsd hexBinary " > <xsd minLength value "1 "/ > <xsd maxLength value "8 "/ > </xsd restriction > </xsd

key/keyref and validation

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 'experimental ' DOM3 validation implementation I 'd

bug? redefinition and namespace coercion

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 namespaced schema. I get 2 contradictory errors vali

problem using prefix in xml instance document

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 getting 'cvc-elt.1 Cannot find the element xsi ipos '

Read Processing Instruction

Hi I have one sample XML as below <?xml version "1.0 "? > <samples > <server >UNIX </server > <monitor >color </monitor > </samples > Now I want to extract the value from XML Declaration ( <?xml version "1.

CyberNeko Tools for XNI 2004.02.24 Available!

Turns out there was a serious bug in the new namespaces feature of the latest release of the HTML parser. So here 's a quick update to fix it http //www.apache.org/~andyc/neko/doc/index.html Sorr

XMLSerializer

I 'm using XMLSerializer to output some base64 encoded information within certain elements. the base64 information has '\n ' line separators. However after serialization this '\n ' are converted into s

problem with DOM and Encoding

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� � "

Problem in sending back xml from servlet - Help

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 response and try to view it from the browser i dont

Schema Validation Error

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. I have tested the schema validation from withi

Validate xml file using xml schema

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 I get these errors instead could someone please tell me

Re: Validation with external-noNamespaceSchemaLocation works with
   DTD, not wit

Have you tried enabling the "http //apache.org/xml/features/validation/schema " feature? Phil n. On Mon 2004-02-23 at 09 26 Pander wrote > Hi all > > Validation (SAX and DOM) with external-noN

Validation with external-noNamespaceSchemaLocation works with DTD, not with xsd

Hi all Validation (SAX and DOM) with external-noNamespaceSchemaLocation works with DTD not with xsd schema (xerces 2.6.1). The following code bails out with an error on xsd schema but works fine

Look-ahead during XML Schema parsing

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 XMLSchemaValidator. However I also want to use the X

: Xerces-J 2.6.2 now available

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 improvements and several minor bug fixes this relea

UTF-8 encoding errors are not always detected

Hi I 'm using Xerces 1.4.2 unfortunally UTF-8 coding errors are not always detected Example

CyberNeko Tools for XNI 2004.02.19 Available!

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 of requested features and fix some bugs in the HTML parser.

unicode

How do you get sax to stop corrupting unicode legal characters like � � � ? --Jeremy

Parser to solve XHTML errors?

Hi I have a fairly complex problem to describe with Xerces-J 2.5.0. I 'll try to make it simple. My goal is to parse XHTML files. I parse them ok but my issues are with not compliant XHTML files suc

Schema validation without file

Hi is it possible with Xerces 2.6.1 to validate an XML document with an XML Schema where the schema is in memory (string or InputStream). Or is it only possible to validate with the schema as a fil

Looking for suggestions re: version and encoding values

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 pull in all DTD or XSD information into an application I

Problem with validating schemas

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 <?xml version "1.0 "? > <schema xmlns "http //www.w3.org/2
Page 50 of 76 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10