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]

RE: Jumping out a loop AND Starting loop at another node


> >http://www.w3.org/TR/xslt11/#for-each clearly states that the nodes
> >are PROCESSED in document order. Not just outputed in document order.

There are a number of places in the XSLT spec where the semantics are
explained using a sequential processing model, however, the language has
been carefully designed so that implementations do not have to follow this
sequential mechanism: it is there purely as a way of explaining the effect
of the language. Not an ideal situation, but it doesn't alter the fact that
the underlying semantics are functional rather than sequential.

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]