[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XML Schema generation by machine learning from a corpusof
Due to the hierarchical structure of the XML document, one could try to create schemas for smaller fragments (recursively/bottom-up) which may be more successful -- then just combine the (sub)schemas into a parent schema.
Do the above recursively... until you reach the document node. Kinda inductive procedure, or DVC (Divide and Conquer approach) Cheers, Dimitre On Tue, Mar 13, 2018 at 11:32 AM, Michael Kay <mike@saxonica.com> wrote: I wrote a DTD Generator for fun quite some years ago, and there are plenty of other schema generators around. It was an interesting exercise.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|