xsl-list
[Top] [All Lists]

Re: [xsl] Design of XML so that it may be efficiently stream-processed

2013-11-26 22:49:11
On 22/11/2013, Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:
Use hierarchic nesting for relationships rather than
id/idref style pointers (even perhaps if it means holding the data
redundantly).

I've seen documents that were extremely bloated just because of
redundancy of this kind.

-W

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--