Re: Is this the complete list of ways to create recursion in XML Schemas?
Liam R E Quin <[email protected]> Sat, 25 Aug 2012 15:24:20 -0400
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Organization | W3C - World Wide Web Consortium |
| Message-ID | <[email protected]> |
On Sat, 2012-08-25 at 15:10 +0000, Costello, Roger L. wrote: > Hi Folks, > Is that the complete list? Are there any other ways to create > recursion in XML Schemas? Some others: Indirect recursion - element A contains B which can contain A... Recursion via substitution groups Co-occurrence can quickly become co-dependency: you can make mutual dependencies with id/idref for example. Liam -- Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/ Pictures from old books: http://fromoldbooks.org/ Ankh: irc.sorcery.net irc.gnome.org freenode/#xml Co-author, "Head First Namespaces", due out 1st April 2013