Re: [xml-dev] Is recursive markup good? bad? supported? not supported?

From
Michael Sokolov <>
To
"Costello, Roger L." <>
Date
2011-12-11T01:12:51Z
ID
<>
Thread
Re: [xml-dev] Is recursive markup good? bad? supported? not supported?
On 12/10/2011 6:53 AM, Costello, Roger L. wrote:
> Hi Folks,
>
> There doesn't seem to be a lot of people using recursive markup - I received only two examples of schemas containing recursive definitions.
>
We use it for all sorts of stuff; any kind of more-or-less homogeneous 
hierarchy.  In documents, for nested sections, for tables of contents, 
etc.  I think for more tabular transactional data-oriented markup it's 
less useful.

-Mike