structure:ref

Element Information

Model

(ANY element from ANY namespace OTHER than 'http://relaxng.org/ns/structure/1.0' | ANY element from LOCAL namespace 'No Namespace')

Attributes

QName Type Fixed Default Use Inheritable Annotation
datatypeLibrary xs:anyURI optional
name xs:NCName required
ns optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://relaxng.org/ns/structure/1.0'

Used By

Element Group structure:pattern

Source

<xs:element name="ref">
  <xs:complexType>
    <xs:group ref="structure:other"/>
    <xs:attribute name="name" use="required" type="xs:NCName"/>