1*7c568831SAndroid Build Coastguard Worker<grammar xmlns="http://relaxng.org/ns/structure/1.0"> 2*7c568831SAndroid Build Coastguard Worker <include href="include1-0.inc"> 3*7c568831SAndroid Build Coastguard Worker <start> 4*7c568831SAndroid Build Coastguard Worker <notAllowed/> 5*7c568831SAndroid Build Coastguard Worker </start> 6*7c568831SAndroid Build Coastguard Worker </include> 7*7c568831SAndroid Build Coastguard Worker <start combine="choice"> 8*7c568831SAndroid Build Coastguard Worker <element name="a"> 9*7c568831SAndroid Build Coastguard Worker <empty/> 10*7c568831SAndroid Build Coastguard Worker </element> 11*7c568831SAndroid Build Coastguard Worker </start> 12*7c568831SAndroid Build Coastguard Worker</grammar> 13