<ab>
<ab> (bloc anonyme) contient une unité de texte quelconque, arbitrairement de niveau "composant", faisant office de contenant anonyme pour une expression ou des éléments de niveau intermédiaire, analogue à un paragraphe mais sans sa portée sémantique. 16.3 Blocks, Segments, and Anchors | |||||||||
Module | linking — 16 Linking, Segmentation, and Alignment | ||||||||
Attributs | att.typed (@type, @subtype)
| ||||||||
Utilisé par | |||||||||
Peut contenir | core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gloss graphic hi index label lb list listBibl measure measureGrp mentioned milestone name note num orig pb ptr q quote ref reg rs said sic soCalled stage term time title unclear gaiji: g header: biblFull msdescription: catchwords depth dimensions height heraldry locus material msDesc origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName listNym listOrg listPerson listPlace nameLink offset orgName persName placeName region roleName settlement state surname | ||||||||
Declaration |
element ab { att.global.attributes, att.typed.attributes, attribute part { "Y" | "N" | "I" | "M" | "F" }?, macro.paraContent } | ||||||||
Exemple | <div type="book" n="Genesis"> <div type="chapter" n="1"> <ab>In the beginning God creaqted the heaven and the earth.</ab> <ab>And the earth was without form, and void; and darkness was upon the face of the deep. And the spirit of God moved upon the face of the waters.</ab> <ab>And God said, Let there be light: and there was light.</ab> <!-- ...--> </div> </div> | ||||||||
Note | L'élément ab peut être utilisé à la discrétion de l'encodeur pour marquer
dans un texte tout élément de niveau composant pour lequel il n'y a pas de
définition de balisage approprié plus spécifique. |