xsl-list
[Top] [All Lists]

Re: [xsl] Pattern notation for preceding-sibling

2014-08-12 17:50:46
Abel and Michael, thanks for clarification.


/foo/E/*[name() = ('A','N')] was a typo (sorry), I meant

/foo/E/preceding-sibling::*[name() = ('A', 'N')]



/foo/E/preceding-sibling::(A,N)

Indeed, this is currently disallowed syntax.



Is there a discussion to allow this syntax?


Regards,
Heiko
--~----------------------------------------------------------------
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>