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: 2.0 feature request


> Straight out of xml query.
> http://www.w3.org/TR/xquery/#section-Path-Expressions
>
> /emp[rating = "Poor"]/@mgr->emp/@mgr->emp/name
>
> the -> operator is our old id() function in new clothes.
>
> I think this would be extremely useful.
>
You can take it that the XPath enhancements in the XQuery spec are
automatically on the list of things that will be considered for XPath 2.0.
Which doesn't mean they will necessarily make it in.

In this case at the very least there are some lexical difficulties, e.g.
spaces are needed before the hyphens.

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]