macro.titlePart

Groups elements that may appear as part of a bibliographic title.
Module
Contained By
(MEI.shared) Groups elements that may appear as part of a bibliographic title.
<title>Title of a bibliographic entity.
<title>Title of a bibliographic entity.
May Contain
(MEI.shared) Groups elements that may appear as part of a bibliographic title.
<symbol>A reference to a previously defined symbol.
(MEI.namesdates) Groups elements used as part of a physical address.
(MEI.namesdates) Groups elements which form part of a geographic name.
(MEI.namesdates) Groups elements that serve as stylistic labels.
(MEI.shared) Groups elements used to represent a postal address.
(MEI.shared) Groups annotation-like elements.
(MEI.shared) Groups elements containing a bibliographic description.
(MEI.shared) Groups elements containing date expressions.
(MEI.shared) Groups editorial intervention elements.
(MEI.shared) Groups identifier-like elements.
(MEI.shared) Groups elements that function like line beginnings.
<lb>An empty formatting element that forces text to begin on a new line.
(MEI.shared) Groups elements that represent a measurement.
(MEI.shared) Groups elements that denote a number or a quantity.
(MEI.shared) Groups elements that contain names.
<name>Proper noun or noun phrase.
(MEI.namesdates) Groups elements which contain names of individuals or corporate bodies.
<persName>Designation for an individual, including any or all of that individual's forenames, surnames, honorific titles, and added names.
(MEI.namesdates) Groups place name elements.
(MEI.namesdates) Groups geographic name elements.
(MEI.shared) Groups elements that denote a corporate entity that holds a bibliographic item.
(MEI.shared) Groups page beginning-like elements.
<pb>An empty formatting element that forces text to begin on a new page.
(MEI.shared) Groups elements that mark typographical features.
<rend>A formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
<persName>Designation for an individual, including any or all of that individual's forenames, surnames, honorific titles, and added names.
<lb>An empty formatting element that forces text to begin on a new line.
<name>Proper noun or noun phrase.
<pb>An empty formatting element that forces text to begin on a new page.
<rend>A formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
<symbol>A reference to a previously defined symbol.
Declaration
<macroSpec rend="add" ident="macro.titlePart" module="MEI.shared" type="pe">
<desc xml:lang="en">Groups elements that may appear as part of a bibliographic title.</desc>
<content>
<zeroOrMore>
<choice>
<ref name="model.addressLike"/>
<ref name="model.addressPart"/>
<ref name="model.annotLike"/>
<ref name="model.biblLike"/>
<ref name="model.dateLike"/>
<ref name="model.editorialLike"/>
<ref name="model.figureLike"/>
<ref name="model.identifierLike"/>
<ref name="model.lbLike"/>
<ref name="model.locrefLike"/>
<ref name="model.measurementLike"/>
<ref name="model.nameLike"/>
<ref name="model.nameLike.label"/>
<ref name="model.pbLike"/>
<ref name="model.rendLike"/>
<ref name="symbol"/>
</choice>
</zeroOrMore>
</content>
</macroSpec>