<ab>
<ab> (anonymous block) contains any arbitrary component-level unit of text, acting as an anonymous container for phrase or inter level elements analogous to, but without the semantic baggage of, a paragraph. 16.3 Blocks, Segments, and Anchors | |||||||
Modul | linking — 16 Linking, Segmentation, and Alignment | ||||||
Attribute | att.typed (@type, @subtype) att.declaring (@decls)
| ||||||
Verwendet von | |||||||
Kann enthalten | 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 locusGrp material msDesc origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName listEvent listNym listOrg listPerson listPlace nameLink offset orgName persName placeName region roleName settlement state surname | ||||||
Deklaration |
element ab { att.global.attributes, att.typed.attributes, att.declaring.attributes, attribute part { "Y" | "N" | "I" | "M" | "F" }?, macro.paraContent } | ||||||
Beispiel | <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> |