Re: [VOTE]: motion to transform Xerces into a top-level project

2004-11-17 Thread Neil Graham
Hi all, Here's Jason's +1, sent to me privately: - Forwarded by Neil Graham/Toronto/IBM on 11/17/2004 09:18 AM - "Jason E. Stewart" <[EMAIL PROTECTED]> wrote on 11/17/2004 08:00:45 AM: > Neil Graham <[EMAIL PROTECTED]> writes: > > > Hi

[VOTE]: motion to transform Xerces into a top-level project

2004-11-15 Thread Neil Graham
nitial PMC members for this project be: Andy Clark Michael Glavassevich Neil Graham Berin Lautenbach Gareth Reakes Jason Stewart thus representing each of Xerces-J, Xerces-C and Xerces-P. 4. The initial PMC Chairperson be Gareth Reakes. 5. The mission statement and charter for the new project

Re: SV: Xerces 2.6.2: Importing multiple XSD's with the same namespac e - implementing my own XMLGrammarDescription

2004-08-25 Thread Neil Graham
't exactly the first time I've heard this need described, it doesn't come up that often either; I'd be curious to see how many people are annoyed by the choice Xerces makes today, and whether anyone actually depends on the current behaviour. Cheers, Neil Neil Graham Manager, XML

RE: Internal Xerces structure available?

2004-01-09 Thread Neil Graham
Hi Rod, There is currently no way either to object-serialize or object-deserialize a Xerces-C DOM. Cheers! Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED

JAXP 1.3 in public review

2004-01-08 Thread Neil Graham
ll be addressed. Cheers! Neil [1]: http://jcp.org/aboutJava/communityprocess/review/jsr206/index.html [2]: [EMAIL PROTECTED] Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [

Re: problem with keys

2003-11-13 Thread Neil Graham
erstand should be coming along quite soon. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-

Re: problem with keys

2003-11-13 Thread Neil Graham
result on this file anyway. Hope that helps, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mai

musings on STAX (JSR 173)

2003-09-24 Thread Neil Graham
#x27;s currently being proposed here might not be well-structured or mature enough to meet the need... Cheers, Neil, Elena Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED]

Re: Are Grammar objects MT-safe ?

2003-09-11 Thread Neil Graham
not a necessity in a grammar object, there's no reason they shouldn't be designed such that state is not necessary, thus forestalling the need to clone them that as Jeff points out would exist otherwise. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L

Re: XMLGrammarPreparser question

2003-09-11 Thread Neil Graham
k anything/hurt performance. So all that's really needed is for someone to step up to the plate and create a patch... Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mai

Re: keys and keyrefs - more

2003-08-14 Thread Neil Graham
Hope that helps, Neil [*]: http://www.w3.org/TR/xmlschema-1/#cvc-identity-constraint Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+> | | [EMAIL PROTEC

Re: exploring the innards of a WXS derived complex type definition

2003-07-29 Thread Neil Graham
es? If it is, perhaps someone should let the Schema WG know (I believe that fixing this bug is on the todo list, but have no more info than that.) Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL

Re: support annotation operation

2003-07-24 Thread Neil Graham
next week. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+> | | Lingzhi Zhang| | | <[EMAIL PROTECTED]| | |

Re: get occurence constraint in elementation declaration

2003-07-18 Thread Neil Graham
values, if I'm reading the API correctly. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+> | | Lingzhi Zhang| | |

Re: get occurence constraint in elementation declaration

2003-07-18 Thread Neil Graham
interrogate the XSParticle for XSModelGroups, which themselves will contain nested XSParticles etc. Hope that helps somewhat... Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [

Re: keys, keyrefs, and the default namespace

2003-07-09 Thread Neil Graham
Hi Joe, No, all is as it should be. xpath expressions don't take the default namespace into account. (If you hunt through bugzilla a bit you can find a couple of "bugs" about this, at least one of which will have the appropriate reference to the XPath spec in it). Cheers, Neil

Re: Testing version for XSAnnotation?

2003-07-03 Thread Neil Graham
s, but the xerces-j-dev list would work too if you have any fundamental concerns/usage questions. I don't know how often gump runs, but if you do a CVS extract, you'll get it even now. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mai

Re: Trying to use xercesImpl in applet launched by browser

2003-07-03 Thread Neil Graham
Hi Joe, Where did your Xerces come from? As far as I know, the parsers we've released on Apache don't have this property; did it perhaps come from one of the Sun XML packs? If so, you might want to give one of the main-line releases a try. Cheers, Neil Neil Graham XML Parser Devel

Re: Validating with SAX Problem

2003-06-25 Thread Neil Graham
Hi Simon, Looks like you're running into the common problem that people don't realize that SAX DefaultHandler provides an empty implementation of the SAX ErrorHandler interface. So the parser can report all the errors it wants and you'll be none the wiser. Cheers, Neil Neil Gr

RE: How to get the definition from an validated instance?

2003-06-22 Thread Neil Graham
pplication. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+> | | [EMAIL PROTECTED]| | |

Re: How to get the definition from an validated instance?

2003-06-20 Thread Neil Graham
k, and expect to have something in CVS by the end of next week at the latest. I'd be very grateful if you (and anyone else!) could play with the code and let me know about bugs so I that can fix them while it's fresh in my mind. Thanks, Neil Neil Graham XML Parser De

Re: XSAnnotation support

2003-06-05 Thread Neil Graham
discussion over on the xerces-j-dev list though. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+--> | |

Re: Problems with cached schemas

2003-06-04 Thread Neil Graham
u're after. Hope that helps, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+> | | <[EMAIL PROTECTED]> | | || |

RE: XMLGrammarBuilder NullPointerException

2003-05-05 Thread Neil Graham
Hi Andy, That's even better. :) Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+> | | "Andrew Fleet" | | |

RE: XMLGrammarBuilder NullPointerException

2003-05-05 Thread Neil Graham
ould work around the problem. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+> | | "Andrew Fleet" | | | <[EMAIL PRO

Re: XMLGrammarBuilder NullPointerException

2003-04-29 Thread Neil Graham
Hi Venu, Andrew and all, Just to confirm Venu's impression: this bug has been fixed in CVS, but did exist in 2.4.0. We became aware of it just after 2.4.0 had been released, unfortunately. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E

Re: reusing parsers

2003-03-21 Thread Neil Graham
n parser performance. Cheers! Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+-> | | "Jeff Greif" | | | <

Re: java.lang.ClassCastException: org.apache.xerces.impl.dv.xs.ListDV$ListData from Xerces 2.3.0

2003-03-21 Thread Neil Graham
when that's released. That release should come quite soon, probably before the end of next week. Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |-+>

Re: build falis for xerces2-j while creating dom3-jars

2003-03-19 Thread Neil Graham
Hi Rajat, I conjecture that you're using Sun JDK 1.4.x? I was able to verify the problem there; it should be fixed in CVS now. FYI, the problem boils down to the API's shipped with the JDK and the difficulty of overriding them. Hope that helps! Neil Neil Graham XML Parser Devel