12.1.11. <bibl>
| <bibl> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. [3.12.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 16.3.2. Declarable Elements] | |
| Module | core — Specification |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr author bibl biblScope citedRange date editor email expan name note pubPlace publisher quote ref respStmt term title dictionaries: lang figures: figure gaiji: g header: availability edition extent idno principal linking: seg namesdates: affiliation forename orgName persName persPronouns placeName state surname trait tagdocs: ident transcr: metamark character data |
| Note | Contains phrase-level elements, together with any combination of elements from the model.biblPart class |
| Example | |
| Example | |
| Example | |
| Schematron |
<sch:pattern is-a="declarable">
<sch:param name="tde" value="tei:bibl"/>
</sch:pattern> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.highlighted"/>
<classRef key="model.pPart.data"/>
<classRef key="model.pPart.edit"/>
<classRef key="model.segLike"/>
<classRef key="model.ptrLike"/>
<classRef key="model.biblPart"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Schema Declaration | |


