Re: Weird inclusion problem

2001-06-19 Thread neilg
ECTED] Etienne Roy/Watson/[EMAIL PROTECTED] on 06/19/2001 04:17:37 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Neil Graham/Toronto/[EMAIL PROTECTED] Subject: Re: Weird inclusion problem Ok, here you are You'll find in the zip file two schemas and an instance. I

Re: Weird inclusion problem

2001-06-19 Thread Etienne Roy
Ok, here you are You'll find in the zip file two schemas and an instance. I put all my annotation inside the files, as the errors are a bit weird... Here is a dump of the error messages: D:\Xerces CVS>java sax.SAXCount -v -f instance.xml [Error] instance.xml:4:62: Schema error: prefix : [m

Re: Weird inclusion problem

2001-06-19 Thread neilg
iated! Thanks, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 416-448-3519, T/L 778-3519 E-mail: [EMAIL PROTECTED] Etienne Roy/Watson/[EMAIL PROTECTED] on 06/19/2001 02:42:49 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: Weird inclusion pr

Re: Weird inclusion problem

2001-06-19 Thread Etienne Roy
D] cc: Subject: Re: Weird inclusion problem

Re: Weird inclusion problem

2001-06-19 Thread neilg
: 416-448-3519, T/L 778-3519 E-mail: [EMAIL PROTECTED] Etienne Roy/Watson/[EMAIL PROTECTED] on 06/19/2001 02:03:15 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Weird inclusion problem Hi all, AFAIK, I am allowed to declare 2 attributes with the same name

Weird inclusion problem

2001-06-19 Thread Etienne Roy
Hi all, AFAIK, I am allowed to declare 2 attributes with the same name provided they're not in the same scope. So the following snippet is valid: and XercesJ is Ok validating that but when that schema is imported in another schema, that raises isues like: S