xi:fallback

<div xmlns="http://www.w3.org/1999/xhtml">
  <h3>Xinclude Fallback</h3>
</div>

Element Information

Model

Used By

Element Group include-model

Source

<xsd:element name="fallback">
  <xsd:annotation>
    <xsd:documentation>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h3>Xinclude Fallback</h3>
      </div>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType mixed="true">
    <xsd:group ref="fallback-model" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:complexType>
</xsd:element>

Sample