<span>
| <span> テキスト部分に解釈的注釈を関連づける. 17.3 Spans and Interpretations | |||||||||||||||||
| モジュール | analysis — 17 Simple Analytic Mechanisms | ||||||||||||||||
| 属性 | att.interpLike (@resp, @type, @inst)
| ||||||||||||||||
| 当該モジュールを使用するもの | spanGrp model.global.meta | ||||||||||||||||
| 下位 | core: abbr address cb choice date distinct email emph expan foreign gap gloss index lb measure measureGrp mentioned milestone name note num pb ptr ref rs soCalled term time title dictionaries: lang msdescription: catchwords depth dimensions height heraldry locus material 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 textcrit: witDetail | ||||||||||||||||
| 宣言 |
element span { att.global.attributes, att.interpLike.attributes, attribute from { data.pointer }, attribute to { data.pointer }?, macro.phraseSeq.limited } | ||||||||||||||||
| 例 | <p xml:id="para2">(The "aftermath" starts here)</p> <p xml:id="para3">(The "aftermath" continues here)</p> <p xml:id="para4">(The "aftermath" ends in this paragraph)</p> <!-- ... --> <span type="structure" from="#para2" to="#para4">aftermath</span> | ||||||||||||||||
