xsl-list
[Top] [All Lists]

Re: [xsl] Usage of Asterisk in XPath expressions

2019-03-22 15:12:09
On Fri, 2019-03-22 at 13:33 +0000, Martin Honnen 
martin(_dot_)honnen(_at_)gmx(_dot_)de
wrote:

[...]
However, the other main reason that doesn't raise an error is that
ancestor-or-self::foo evaluates to the empty sequence in the context
of that document and that way the multiplication also evaluates to
the empty sequence.

Yup, You're a star! :D

As Mike Kay points out separately, it’s a problem when a language gets
so terse that almost any string of puctuation has a meaning.

With regular expressions i tend to write [(] and [)] because i can
never remember in which sytaxes \(...\) is special, same with [{]
braces [}]. There can be an efficiency overhead for doing this, but
there’s a bigger efficiency overhead in time lost from a confused
developer :)

Similarly, avoid using XPath axis names as namespace prefixes :-) :-)

Liam


-- 
Liam Quin, https://www.delightfulcomputing.com/
Available for XML/Document/Information Architecture/XSLT/
XSL/XQuery/Web/Text Processing/A11Y training, work & consulting.
Web slave for vintage clipart http://www.fromoldbooks.org/
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>