<opener>
<opener> テキスト部分の始まりに,日付欄,署名欄,挨拶文言など,前置き的な部分 としてあるものをまとめる.典型例は,手紙の場合である. 4.2.4 Content of Textual Divisions 4.2 Elements Common to All Divisions | |
モジュール | textstructure — 4 Default Text Structure |
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) |
当該モジュールを使用するもの | |
上位 | |
下位 | core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear gaiji: g header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName nameLink offset orgName persName placeName region roleName settlement state surname |
宣言 |
element opener { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, ( text | model.gLike | model.phrase | argument | byline | dateline | epigraph | salute | signed | model.global )* } |
例 | |
例 |
<opener>
<dateline> <name type="place">Great Marlborough Street</name> <date>November 11, 1848</date> </dateline> <salute>My dear Sir,</salute> </opener> <p>I am sorry to say that absence from town and other circumstances have prevented me from earlier enquiring...</p> |