ZVON > References > Relax NG Reference

Element: value

Go to standard
Attributes: datatypeLibrary | ns | type |
Children:
Parents: attribute | choice | define | element | except | group | interleave | list | mixed | oneOrMore | optional | start | zeroOrMore |

<element name="value">
     <optional>
          <attribute name="type">
               <data type="NCName"/>
          </attribute>
     </optional>
     <ref name="common-atts"/>
     <text/>
</element>

Occurs in Schema Tutorial examples:
Element is either a fixed string or an integer
Element can contain a string from an enumerated set
Abstract element, substitutionGroup