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: topological sort


"Peter B. West" wrote:
> 
> The question is, what happens when all of the elements have type/ref, or
> when none of the elements which have type/ref refer to any elements
> which do not?  How do any of the elements with type/ref get themselves
> processed?  I may have missed something here.

I did miss something, of course.  That would be a circular set of
references, and the processing would terminate without output, as it
should.

This list is a great tutorial, and posts like Joerg's are teach a lot
about XSL.  I had no idea that XPath expressions could be used so freely
in predicates, for example, even though that is implicit in the spec. 
I'm grateful also for David's simplification of the conditions involving
count().

Peter
-- 
Peter B. West  pbwest@powerup.com.au  http://powerup.com.au/~pbwest
"Lord, to whom shall we go?"


 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]