Description: A footnote. The note can be numbered or unnumbered. This element can be used with the footnotes, document, panel, containerBox, form and grid.
JavaDoc: Click here
Body content: Empty. All enclosed content will be ignored.
Attributes:
| Name | Description | Data type | Required | Default value |
| label | The footnote text | String | No | - |
| id | The footnote id | String | No | - |
| unnumbered | Makes the note unnumbered. | Boolean | No | False |
Example:
<dif:document>
<dif:footnotes>
This is a document about DiF <footnote label ="Digitalis Framework" />.
...
<dif:footnotes />
</dif:document>
See also: