1*7c568831SAndroid Build Coastguard Worker<!-- 2*7c568831SAndroid Build Coastguard Workerhttp://www.w3.org/TR/xmldsig2ed-tests/#c14n11xmlbase-prop-7 3*7c568831SAndroid Build Coastguard Worker 4*7c568831SAndroid Build Coastguard WorkerCheck that implementations of [XML-C14N1.1] do not pass the xml:base 5*7c568831SAndroid Build Coastguard Workerto another element when it is not necessary. 6*7c568831SAndroid Build Coastguard Worker--> 7*7c568831SAndroid Build Coastguard Worker<XPath xmlns:ietf="http://www.ietf.org" > 8*7c568831SAndroid Build Coastguard Worker(//. | //@* | //namespace::*) 9*7c568831SAndroid Build Coastguard Worker[ancestor-or-self::ietf:c14n11XmlBaseDoc1 and not(ancestor-or-self::ietf:e1 or ancestor-or-self::ietf:e2)] 10*7c568831SAndroid Build Coastguard Worker</XPath> 11