Thank you Mr Glavassevich for fixing this in such a prompt manner. I
don't know if it matters for this sample or not, but I noticed a small
typo on line 1120: "it's" instead of "its".
- Eric Lilja
On 2011-01-24 04:46, Michael Glavassevich wrote:
Hi Eric,
Good
go away?
- Eric Lilja
-
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org
On 2010-08-10 18:44, Mukul Gandhi wrote:
Hi Mikael,
It looks you're right. There seems to be a bug again.
It'll help (to track) if you can open a bug report for this defect.
We'll try to look at it asap.
How would that look like since it would against a code base that hasn't
actually been
Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]
Eric Lilja <[EMAIL PROTECTED]> wrote on 12/02/2008 08:12:54 AM:
> Hello, I'm parsing schemas (by getting an XSModel and then getting the
> top element and going from there) and w
Hello, I'm parsing schemas (by getting an XSModel and then getting the
top element and going from there) and what the program basically does is
creating a relational model of the schema. Complex element become tables
and their children that are attributes or simple elements that can occur
at mo
Stanimir Stamenkov wrote:
Sun, 31 Aug 2008 19:34:07 +0200, /Eric Lilja/:
public class ParseXMLSchema {
public static void main(String[] args) {
ParseXMLSchema instance = new ParseXMLSchema();
instance.parseXMLSchema(new File("test-1.xsd"));
}
private void pars
Stanimir Stamenkov wrote:
Hello Eric,
Thu, 21 Aug 2008 14:03:26 +0200, /Eric Lilja/:
Hello, my first time posting on this list. I've taken over some code
that was written several years ago and I'm supposed to update it. One
of the things the code does is parse an xml schema. I enc
Eric Lilja wrote:
Hello, my first time posting on this list. I've taken over some code
that was written several years ago and I'm supposed to update it. One of
the things the code does is parse an xml schema. I encountered a problem
when I upgraded xerces to 2.9.1:
Hello, my first time posting on this list. I've taken over some code
that was written several years ago and I'm supposed to update it. One of
the things the code does is parse an xml schema. I encountered a problem
when I upgraded xerces to 2.9.1: The method
XSElementDeclaration.getAnnotationAt