relaxng/trunk/resources/tests/base_1ok.xml
changeset 0 5057afe1ec87
equal deleted inserted replaced
-1:000000000000 0:5057afe1ec87
       
     1 <addressbook>
       
     2  <group>
       
     3   <name value="15"/><!-- <empty/> -->
       
     4  </group>
       
     5  <group>
       
     6   <name />
       
     7   	
       
     8   <content>10</content>
       
     9   <endcontent />
       
    10  </group>
       
    11 </addressbook>