Definition Type: ComplexType
Name: ftnEdnPosProperty
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines the footnote or endnote position.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsdXSD Diagram of ftnEdnPosProperty in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="ftnEdnPosProperty">
    <xsd:annotation>
        <xsd:documentation>Defines the footnote or endnote position.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="ftnEdnPosType" use="required">
        <xsd:annotation>
            <xsd:documentation>Gets or sets the footnote or endnote position.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
Collapse Derivation Tree:
  • ftnEdnPosProperty
Collapse References:
W:pos