← Prev in month ← Prev in thread

Re: [xml-dev] Data-oriented XML [was: Scatter/gather pattern]

From
Ronald Bourret <>
To
Sean McGrath <>
Date
2002-02-21T21:52:10Z
ID
<>
Thread
Re: [xml-dev] Data-oriented XML [was: Scatter/gather pattern]
Sean McGrath wrote:
> Yes, this is data-oriented. The difference between data-oriented and
> doc-oriented is primarily (a) homogenous structure, (b) no recursion
> and (c) no mixed content.

Why no recursion? A bill of materials strikes me as classic
data-oriented XML and it's entirely recursive. (I don't think the
difficulty of querying recursive structures with SQL should make them
not be considered data-oriented.)

-- Ron
← Prev in month ← Prev in thread