<grammar xmlns="http://relaxng.org/ns/structure/1.0">

<start>
<element name="foo">
  <ref name="foo.body"/>
</element>
</start>

</grammar>
