Next in thread → Next in month →

Re: [xml-dev] XML Schema to EBNF

From
Jonathan Robie <>
To
Suresh Joshee <>
Date
2007-09-13T11:59:50Z
ID
<>
Thread
Re: [xml-dev] XML Schema to EBNF
Suresh Joshee wrote:
> 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.

I wonder if you're familiar with the following document:

XML Schema: Formal Description
http://www.w3.org/TR/xmlschema-formal/

It's not complete, for instance it does nothing with facets, and I don't 
think we ever received enough feedback on it, so there may be errors, 
but it may be a good starting point for what you are trying to do.

Jonathan
Next in thread → Next in month →