Schema Central > OOXML > wml.xsd > w:footnote
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:footnote

Footnote Content

Element information

Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main

Schema document: wml.xsd

Other elements with the same name: w:footnote

Type: w:CT_FtnEdn

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
w:type [0..1]w:ST_FtnEdnFootnote/Endnote Type
w:id [1..1]w:ST_DecimalNumberFootnote/Endnote ID

Used in

Sample instance

<w:footnote w:id="1">
   <w:customXml w:element="string">
      <w:customXmlPr>
         <w:placeholder w:val="string"/>
         <w:attr w:name="string" w:val="string"/>
      </w:customXmlPr>
      <w:customXml w:element="string">
         <w:customXmlPr>...
         </w:customXmlPr>
         <w:customXml w:element="string">...
         </w:customXml>
      </w:customXml>
   </w:customXml>
</w:footnote>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com