[no subject]

I am trying to get an XPath from a given x element with a sub child and I 
want the first preceding-sibling with a title child. Sometimes I get an xml 
with only sub childs (no title elements), so I also need to test whether 
such a preceding-sibling exists.

Current Thread