<grammar xmlns=“relaxng.org/ns/structure/1.0” datatypeLibrary=“www.w3.org/2001/XMLSchema-datatypes”>

<define name="simple" combine="choice">
  <element ns="http://cpee.org/ns/properties/2.0">
    <anyName/>
    <text/>
  </element>
</define>

</grammar>