<ab>

<ab> (bloque anónimo) contiene cualquier unidad textual a nivel de componente que actua como un contenedor anónimo de sintagmas o de elementos de internivel similares al párrafo pero sin la carga semántica de este último. 16.3 Blocks, Segments, and Anchors
Módulolinking — 16 Linking, Segmentation, and Alignment
Atributos att.typed (@type, @subtype)
partespecifica si el bloque es completo o no.
Estado Obligatorios cuando se aplican
Los valores admitidos son:
Y
(el bloque es incompleto.) the block is incomplete
N
(el bloque es completo, o no se hace ninguna referencia a su complitud.) either the block is complete, or no claim is made as to its completeness [Por defecto]
I
(la parte inicial de un bloque incompleto.) the initial part of an incomplete block
M
(la parte central de un bloque incompleto.) a medial part of an incomplete block
F
(la parte final de un bloque incompleto.) the final part of an incomplete block
Nota
The values I, M, or F should be used only where it is clear how the block is to be reconstituted.
Used by model.pLike
May contain
Declaración
element ab
{
   att.global.attributes,
   att.typed.attributes,
   attribute part { "Y" | "N" | "I" | "M" | "F" }?,
   macro.paraContent
}
Nota
The <ab> element may be used at the encoder's discretion to mark any component-level elements in a text for which no other more specific appropriate markup is defined.