|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Questions on the new XSL spec (section 2.6)
James Clark wrote: > ... > 2.6.2 says: > > "[2] MatchExpr ::= SelectExpr > > A match pattern must match the production for MatchExpr; a node matches > the match pattern if the MatchExpr returns true when evaluated > with that node as context. > > The result of the MatchExpr is true if, for any node in the document > that contains the context of the MatchExpr, the result of evaluating the > SelectExpr with that node as context contains the context of the > MatchExpr. Otherwise the result is false." Ah. Thanks. Rereading this passage clarified a lot. When it says that the node used as context of the SelectExpr contains the node used as context of the MatchExpr, does that allow the two context nodes to be the same node? If so, "." would match all nodes, but if not, "." would never match anything. So, which way should this go? But in any case, it is never necessary to test the SelectExpr against subNodes of the context of the MatchExpr, nor against siblings of the context of the MatchExpr. If such nodes were tested, the resulting select might contain the context of the MatchExpr, but the requirement that they contain the context of the MatchExpr excludes them from consideration. Is that the intent of the "containment" requirement? 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
|

Cart








