DO NOT REPLY [Bug 9243] - Schema CM API : NullPointerException

2002-05-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Validating with External Schema...(SAX)

2002-05-21 Thread dswanson1
Websphere Version 4.0 Build 1030I'm using the Xerces "plugin" that came with WASD... I'm trying to validate an xml document (a string in xml format that I load) but I'm running into some errors saying that my parser doesn't support certain propertiesHere's the code... SAXParser myparser

Repost: How to retrieve attribute values

2002-05-21 Thread Eva Flora
I am using SAXParser and have the following startElement() implementation and I am unable to retrieve attributes via the XMLAttrList. I am using xerces 1.4.4. Please help. I have looked everywhere and I dont know what I am missing. Has anyone done this successfully before? Thanks in advance,

Re: How to use Neko parser to parse Document fragment

2002-05-21 Thread Andy Clark
SB wrote: > there is no direct way to write in the middle of a HTML document. Is > there any trick or workaround with the existing HTML Dom parser > to add elements to HTML Document dynamically? You could write a filter that buffers the content of a

[PATCH] Merged regex patch

2002-05-21 Thread TAMURA Kent
Attached patch fixes all regex-related bugs, #3560, #7752 and #7806. (#3537 seems to have been fixed for Xerces 2.) -- TAMURA Kent x2regex.diff Description: Binary data - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit