<docImprint>
<docImprint> (Impressum des Dokuments) enthält das Impressum (Erscheinungsort und -datum, Verlag), das (üblicherweise) am unteren Rand der Titelseite steht. [4.6 Title Pages] | |
Modul | textstructure — Default Text Structure |
Attribute |
|
Mitglied des | |
Enthalten in | |
Kann enthalten |
core: abbr add address binaryObject cb choice corr date del distinct ellipsis email emph expan foreign gap gb gloss graphic hi index lb measure measureGrp media mentioned milestone name note noteGrp num orig pb ptr pubPlace publisher q ref reg rs ruby sic soCalled term time title unclear unit
figures: figure formula notatedMusic
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 climate country district eventName forename genName geo geogFeat geogName location nameLink objectName offset orgName persName persPronouns placeName population region roleName settlement state surname terrain trait
textstructure: docDate
transcr: addSpan am damage damageSpan delSpan ex fw handShift listTranspose metamark mod redo restore retrace secl space subst substJoin supplied surplus undo
Zeichendaten
|
Anmerkung |
Vgl. das imprint-Element für bibliografische Angaben. Wie bei title, author und edition ist der kürzere Name für das häufiger benutzte Element reserviert. |
Beispiel |
Das Impressum kann auch etwas komplexer sein:
<docImprint>
<pubPlace>London</pubPlace> Printed for <name>E. Nutt</name>, at <pubPlace>Royal Exchange</pubPlace>; <name>J. Roberts</name> in <pubPlace>wick-Lane</pubPlace>; <name>A. Dodd</name> without <pubPlace>Temple-Bar</pubPlace>; and <name>J. Graves</name> in <pubPlace>St. James's-street.</pubPlace> <date>1722.</date> </docImprint> |
Content model |
<content> |
Schema Deklaration |
<rng:element name="docImprint"> element docImprint { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( text | model.gLike | model.phrase | pubPlace | docDate | publisher | model.global )* } |