<stanza>
The <stanza>
tag groups lines inside of a <poem>
.
Syntax
Attributes
Attribute | Required? | Values |
---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:base = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<idx>
<line>
<title>
Parents
This element may appear as an immediate child of the following elements:<poem>
Examples
A <stanza>
can have a <title>
element, which is displayed above the lines of the stanza.