<docEdition>

<docEdition> (Ausgabe des Dokuments) enthält Angaben zur Ausgabe, entsprechend den Informationen auf dem Titelblatt eines Dokuments. [4.6 Title Pages]
Modul textstructure — Default Text Structure
Attribute
Mitglied des
Enthalten in
msdescription: msItem
textcrit: lem rdg
textstructure: back front titlePage
Kann enthalten
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Zeichendaten
Anmerkung

Vgl. das edition-Element für bibliografische Angaben. Wie üblich wurde der kürzere Name für das häufiger benutzte Element verwendet.

Beispiel
<docEdition>The Third edition Corrected</docEdition>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Deklaration
<rng:element name="docEdition">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element docEdition
{
   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,
   macro.paraContent
}