Hi,

You have to change the line: <schema
xmlns='http://www.apache.org/2001/XMLSchema'> with the following one:
<schema xmlns='http://www.w3.org/2001/XMLSchema'> and then you have some
bugs in the schema.

-----Original Message-----
From: Singaram [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 03, 2001 7:34 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Cc: James Zhang Yan Ning (CN); [EMAIL PROTECTED]
Subject: schema support


Hi
        I'm not able to get my java program work for schemas. I've attached
my
source code, xml file & schema file herewith. I'm using apache's xerces
1.4.1. It works fine for DTD, not for schemas, whatever error I make in the
xml so as to give a schema validation error. Could some one pleases help me
out ?

Thanks
Singaram

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to