1*7c568831SAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8"?> 2*7c568831SAndroid Build Coastguard Worker<!-- 3*7c568831SAndroid Build Coastguard Workerhttp://www.w3.org/TR/xmldsig2ed-tests/#c14n11xmlbase-prop-1 4*7c568831SAndroid Build Coastguard Worker 5*7c568831SAndroid Build Coastguard WorkerCheck that implementations of [XML-C14N1.1] work properly when the 6*7c568831SAndroid Build Coastguard Workerxml:base origin appears in the output document subset and also children 7*7c568831SAndroid Build Coastguard Workerwith xml:base, which do not require further processing, are also present. 8*7c568831SAndroid Build Coastguard Worker--> 9*7c568831SAndroid Build Coastguard Worker<ietf:c14n11XmlBaseDoc1 xmlns:ietf="http://www.ietf.org" xmlns:w3c="http://www.w3.org" xml:base="http://xmlbase.example.org/xmlbase0/"> 10*7c568831SAndroid Build Coastguard Worker <ietf:e1 xml:base="/xmlbase1/"> 11*7c568831SAndroid Build Coastguard Worker <ietf:e11 xml:base="/xmlbase11/"> 12*7c568831SAndroid Build Coastguard Worker <ietf:e111 xml:base="/xmlbase111/"/> 13*7c568831SAndroid Build Coastguard Worker </ietf:e11> 14*7c568831SAndroid Build Coastguard Worker <ietf:e12 at="2"> 15*7c568831SAndroid Build Coastguard Worker <ietf:e121 xml:base="/xmlbase121/"/> 16*7c568831SAndroid Build Coastguard Worker </ietf:e12> 17*7c568831SAndroid Build Coastguard Worker </ietf:e1> 18*7c568831SAndroid Build Coastguard Worker <ietf:e2> 19*7c568831SAndroid Build Coastguard Worker <ietf:e21 xml:base="/xmlbase21/"/> 20*7c568831SAndroid Build Coastguard Worker </ietf:e2> 21*7c568831SAndroid Build Coastguard Worker <ietf:e3> 22*7c568831SAndroid Build Coastguard Worker <ietf:e31 at="3"/> 23*7c568831SAndroid Build Coastguard Worker </ietf:e3> 24*7c568831SAndroid Build Coastguard Worker</ietf:c14n11XmlBaseDoc1> 25