QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | ST_DecimalNumber | required | ||||
type | ST_FtnEdn | optional |
Elements | CT_Endnotes/endnote, CT_Footnotes/footnote |
<xsd:complexType name="CT_FtnEdn"> <xsd:sequence> <xsd:group ref="EG_BlockLevelElts" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="type" type="ST_FtnEdn" use="optional"/> <xsd:attribute name="id" type="ST_DecimalNumber" use="required"/> </xsd:complexType> |