structure:optional

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
datatypeLibrary xs:anyURI optional
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="optional">
  <xs:complexType>
    <xs:group ref="structure:open-patterns"/>
    <xs:attributeGroup ref="structure:common-atts"/>
  </xs:complexType>
</xs:element>

Sample