Re: [xml-dev] XML Schema generation by machine learning from a corpus of XML instance documents?

From
Michael Kay <>
To
Rick Jelliffe <>
Date
2018-03-13T23:34:55Z
ID
<>
Thread
Re: [xml-dev] XML Schema generation by machine learning from a corpus of XML instance documents?
> On 13 Mar 2018, at 23:03, Rick Jelliffe <> wrote:
> 
> We had a program to generate every absolute XPath found in a corpus, then complain (Schematron) if any Xpath was found that was not in that corpus. It did not test for required elements.
> 

Listing every (grandparent, self, child) and (preceding-sibling, self, following-sibling) triple might work better.

Michael Kay
Saxonica