Re: Getting at PSVI

2003-12-17 Thread Han Ming Ong
On Dec 17, 2003, at 10:34 AM, Han Ming Ong wrote: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25579 It also shows the problem I'm having with this bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25495 And together with the SimplePO.xsd supplied in 25579, it seems to point to another

Re: Getting at PSVI

2003-12-17 Thread Han Ming Ong
On Dec 11, 2003, at 2:33 PM, Neil Graham wrote: Hi Hong, It's "Han Ming" :-) I'll see what I can do. If I do submit an example using PSVI APIs, it will be a Mac OS X project (Xcode). Fine! Something that shows how to load a schema document completely independent of an instance, then does some th

Re: Getting at PSVI

2003-12-11 Thread Neil Graham
PROTECTED]>To: [EMAIL PROTECTED] cc: Neil Graham/Toronto/[EMAIL PROTECTED] 12/10/2003 02:45 Subject: Re: Getting at PSVI

Re: Getting at PSVI

2003-12-10 Thread Han Ming Ong
ment IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] Han Ming Ong <[EMAIL PROTECTED]>To: [EMAIL PROTECTED] cc:

Re: Getting at PSVI

2003-12-10 Thread Neil Graham
cc: 12/09/2003 03:40 Subject: Re: Getting at PSVI PM

Re: Getting at PSVI

2003-12-09 Thread Han Ming Ong
Neil, I just started playing with the PSVI support in 2.4.0. It sounds really good. Thanks for exposing it as public. Is there a good example of a Schema loader in the C++ side, starting with an XSD file (instead of the example that starts with an XML instance file in SEnumVal)? I guess I'm

Re: Getting at PSVI

2003-12-03 Thread Neil Graham
[EMAIL PROTECTED] om> cc: Subject: Getting at PSVI

Getting at PSVI

2003-12-03 Thread Tim Kimber
In the FAQ, it says... "No interface is provided for exposing the post-schema validation infoset , beyond that provided by DOM or SAX; " Is this a limitation of xerces-c? (it looks as if xerces-j provides more extensive support for getting at the PSVI). If it is a limitation, are there any pl