<pubPlace>
<pubPlace> (publication place) contains the name of the place where a bibliographic item was
published. [3.12.2.4. Imprint, Size of a Document, and Reprint Information]
Module | core |
Attributes |
att.global
xml:id
n
xml:lang
|
Member of | |
Contained by |
|
May contain |
core: abbr add choice cit date del ellipsis emph foreign gap gloss graphic hi lb mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
figures: figure
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
msdescription: locusGrp
namesdates: addName affiliation forename genName geo location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
Examples |
<publicationStmt> <publisher>Oxford University Press</publisher> <pubPlace>Oxford</pubPlace> <date>1989</date> </publicationStmt> |
Source | Github
<elementSpec module="core" ident="pubPlace"> <gloss>publication place</gloss> <desc>contains the name of the place where a bibliographic item was published.</desc> <classes> <memberOf key="att.global"/> <memberOf key="att.naming"/> <memberOf key="model.imprintPart"/> <memberOf key="model.publicationStmtPart.detail"/> </classes> <content> <macroRef key="macro.phraseSeq"/> </content> </elementSpec> |