<grammar xmlns=“relaxng.org/ns/structure/1.0”>

<start>
  <element name="c">
    <empty/>
  </element>
</start>

</grammar>