Re: XML Schema validate?

Hi,

I have tried the same with both with xerces 1.4.3 and 2.0.0 beta 4.
(With luck for 1.4.3 but not for 2.0.0)

It may help you if you take a look at the issue here:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5849

-Takuki Kamiya


----- Original Message ----- 
To: xmlschema-dev@w3.org 
Sent: Thursday, January 17, 2002 5:51 PM
Subject: XML Schema validate?

I coded XML schema file, a.xsd. 

I made Parser take advantage of Xercest1.4.4.

I will validate a.xsd by using w3c specification.

I want to validate not XML document used Xml schema , but a.xsd, itself. 

What can I do??

Please show me some JAVA source.

Received on Tuesday, 22 January 2002 12:53:52 UTC