1*7c568831SAndroid Build Coastguard Worker<?xml version="1.0"?> 2*7c568831SAndroid Build Coastguard Worker<element name="foo" 3*7c568831SAndroid Build Coastguard Worker xmlns="http://relaxng.org/ns/structure/1.0" 4*7c568831SAndroid Build Coastguard Worker xmlns:a="http://relaxng.org/ns/annotation/1.0" 5*7c568831SAndroid Build Coastguard Worker xmlns:ex1="http://www.example.com/n1" 6*7c568831SAndroid Build Coastguard Worker xmlns:ex2="http://www.example.com/n2"> 7*7c568831SAndroid Build Coastguard Worker <a:documentation>A foo element.</a:documentation> 8*7c568831SAndroid Build Coastguard Worker <element name="ex1:bar1"> 9*7c568831SAndroid Build Coastguard Worker <empty/> 10*7c568831SAndroid Build Coastguard Worker </element> 11*7c568831SAndroid Build Coastguard Worker <element name="ex2:bar2"> 12*7c568831SAndroid Build Coastguard Worker <empty/> 13*7c568831SAndroid Build Coastguard Worker </element> 14*7c568831SAndroid Build Coastguard Worker</element> 15