[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XSLT draft interpretation question: sequences of relatio
Dieter Maurer wrote: > > The XSLT working draft grammar allows for expressions of the form > > (1) r1 = r2 = r3 [grammar rule 24] > > and > > (2) a1 < a2 < a3 [grammar rule 25] > > Is the intended interpretation of (1): > evaluate to true, iff all rn are equal > or > evaluate "r1 = r2" to a boolean "b" > and then evaluate "b = r3" The latter. > Is the intended interpretation of (2): > evaluate to true, iff both "a1 < a2" and "a2 < a3" > or > evaluate "a1 < a2" to a boolean "b" > and then evaluate "b < a3" The latter. James XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|