ZVON > References > Relax NG Reference

Element: zeroOrMore

Go to standard
Attributes: datatypeLibrary | ns |
Children: <other> | <pattern> ( element, attribute*, group*, interleave*, choice, optional, zeroOrMore, oneOrMore*, list*, mixed, ref*, parentRef, empty*, text*, value*, data*, notAllowed, externalRef, grammar ) |
Parents: attribute | choice | define | element | except | group | interleave | list | mixed | oneOrMore | optional | start | zeroOrMore |

<element name="zeroOrMore">
     <ref name="common-atts"/>
     <ref name="open-patterns"/>
</element>

Occurs in Schema Tutorial examples:
Element which contains mixture of two elements (can appear more times)
Attribute from any namespace
Attributes from namespace other then target namespace (which is null)
Attributes from namespace other than target namespace (which is not null)
Attributes from some particular namespace
Attributes must not be from some particular namespaces
Arbitrary number of elements from any namespace
Elements from namespace other than target namespace (which is not null)
Elements from namespace other than target namespace (which is null)
Extending schema