<div xmlns="http://www.w3.org/1999/xhtml"> <h3>Xinclude Fallback</h3> </div> |
Element Group | include-model |
<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> |