First page Back Continue Last page Overview Graphics
RELAX NG Persona
<element name="persona">
<attribute name="id">
<data type="ID"/>
</attribute>
<interleave>
<element name="name"><text/></element>
<optional>
<element name="description-comments">
<text/></element>
</optional>
</interleave>
</element>
Notes: