ZVON > References > Relax NG Reference

Element: param

Attributes: name |
Children:
Parents: data |

<element name="param">
     <attribute name="name">
          <data type="NCName"/>
     </attribute>
     <text/>
</element>

Occurs in Schema Tutorial examples:
Restrictions
Multiple restrictions
Definition of a custom simpleType - temperature must be greater than -273.15
Limiting string length
Limiting the number of decimal places
Limiting both the number of decimal places and total places
String must contain e-mail address
Element contains date
Element represents time duration