Home | History | Annotate | Download | only in relaxng
      1 <group xmlns="http://relaxng.org/ns/structure/1.0">
      2   <element name="c">
      3     <text/>
      4   </element>
      5   <element name="d">
      6     <text/>
      7   </element>
      8 </group>
      9 
     10