This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Content constructors and sequences


> Why is it that the sequence itself can't be considered to be a
> document?

Documents have identity, sequences don't.

A node can appear in only one document but it can appear in any number of
sequences.

Given a node, you can therefore find other nodes in the same document, but
you can't find other items in the same sequence.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]