xsl-list
[Top] [All Lists]

Re: [xsl] xsl:analyze-string use clarification needed

2007-01-23 08:07:11

That an expression is automatically anchored at the head and tail. 
no, xpath doesn't use automatic anchoring (which is a minor convenience
aid for schema validation, where typically you want to check the entire
content of an element, but would be a real pain for queries, where
typically you want to find out if some string occurs somewhere.

David

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--