Block label
In PSML, a block label associates semantics to a block of text.
When saved as PSML, they are expressed as:
<block label="XXXX">content</block>
where XXXX
is the name of the label. For more detailed information, see element <block>.
Adding semantics to a text string, as opposed to a block is done with an inline label.