OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Are we losing out because of grammars?




>
> P.S. If anyone knows any good website on term rewriting that list
> rules for
> regular expressions -> paths of some kind, I would be very interested.
>

	How about defining a boolean extension function regexp-match(pattern,path)
and when the second param is ommitted it defaults to ".". I've thought this
would be a good candidate for XPath 1.1 or XPointer or somesuch.

-Jonathan