First of all the Xerces 1.5 Schema support is a subset of the w3c current
recommendation. If you need to validate the schema to a w3c current recommendation
there are others tools around there, some public domain, some NOT. I have used XML Spy
4.0 but it cost some $.
Anyway, if you have a valid XSD file against the w3c current recommendation, chances
are that some features have been NOT implemented yet in Xerces 1.5, pls see the faqs.
regards,
Alfredo
---------- Original Message ----------------------------------
From: Nicole <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Tue, 14 Aug 2001 08:10:14 -0700 (PDT)
>Hi everyone,
>
>I've been working with the sample programs, and have
>gotten them to work validating personal-schema.xml
>against personal.xsd, and also validating xml
>documents against schemas that I have written myself.
>
>However, what I need to be able to do, is validate the
>schema itself-- in other words, find out if this
>schema is valid against the W3C "schema schema"? I
>tried just supplying the .xsd file as the name of the
>file to validate and it didn't work, it didn't even
>recognize the <schema> tag at the beginning of the
>file. Is there a way to do this?
>
>Thanks so much in advance, this is such a helpful
>forum :)
>
>Nicole
>
>__________________________________________________
>Do You Yahoo!?
>Make international calls for as low as $.04/minute with Yahoo! Messenger
>http://phonecard.yahoo.com/
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]