ZVON > References > Relax NG Reference

Element: anyName

Attributes: datatypeLibrary | ns |
Children: except | <other> |
Parents: attribute | choice | element | except |

<element name="anyName">
     <ref name="common-atts"/>
     <ref name="except-name-class"/>
</element>

Occurs in Schema Tutorial examples:
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 must not be from some particular namespaces
Just one element from any namespace
Arbitrary number of elements from any namespace
Exact 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