Re: [xml-dev] XML Schema to EBNF

From
Suresh Joshee <>
To
Michael Kay <>
Date
2007-09-13T03:12:10Z
ID
<>
Thread
Re: [xml-dev] XML Schema to EBNF
Thank you Michael,
 
Actually I am trying to do mutation analysis of W3C XML Schema. I am looking for formal defination of XML Schema possibly in EBNF form and try to build validator based on the grammer.
 
Thank you.
 
Regards,
Suresh 

 
On 9/10/07, Michael Kay <[email protected]> wrote:
There is a "schema for schemas" published as part of the XML Schema recommendation.
 
Michael Kay


From: Suresh Joshee [mailto:[email protected]]
Sent: 10 September 2007 05:49
To: [email protected]
Subject: [xml-dev] XML Schema to EBNF

 
Hello All,
 
I am trying to develope XML schema syntax checker. I am looking for EBNF form of W3C XML Schema. Anybody has an idea where to get that? I have been googling last couple of days and could not find relevant resources.
 
Thanks in advance,
Suresh