Support for XPATH 2.0 in Studio planned?

Just a quick question: Does RWS plan to add support for XPATH 2.0 to Studio? We are dealing with some nasty XML files where the logic whether to translate an element or not depends on the element's content which we need to match via regex.

Example:

<simpleMatchSet shuffle="true" xid="03fzgxc8ag0huuzmm6l6e35fmbtxeqkk">
<simpleAssociableChoice identifier="-789610805" matchMax="1" xid="5wowgje2b0"
>t9skteofv02lja093liyxsct04r7sh3r</simpleAssociableChoice>
<simpleAssociableChoice identifier="-736654474" matchMax="1"
xid="vnv91d1mme74hqh69iccy7cbdztixj8i"
>Translate me</simpleAssociableChoice>
</simpleMatchSet>

Yeah, we know it's not really nicely internationalized but we can't make the developers of the LMS change that easily...

Many thanks,
Daniel