Re: Is this the complete list of ways to create recursion in XML Schemas?

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

Received on Saturday, 25 August 2012 19:24:31 UTC