link:footnote

Definition of the reference  resource element

Element Information

Model

ANY element from namespace(s) 'http://www.w3.org/1999/xhtml'

Attributes

QName Type Fixed Default Use Inheritable Annotation
id country:ID optional
xlink:label NCName required
xlink:role restriction of anyURI optional
xlink:title string optional
xlink:type restriction of string resource required
Wildcard: ANY attribute from namespace(s) 'http://www.w3.org/XML/1998/namespace'

Used By

Source

<element name="footnote" substitutionGroup="xl:resource">
  <annotation>
    <documentation>Definition of the reference resource element</documentation>
  </annotation>
  <complexType mixed="true">
    <complexContent mixed="true">
      <extension base="xl:resourceType">
        <sequence>
          <any namespace="http://www.w3.org/1999/xhtml" processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
        </sequence>
        <anyAttribute namespace="http://www.w3.org/XML/1998/namespace" processContents="lax"/>
      </extension>
    </complexContent>
  </complexType>
</element>

Sample