<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 Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.naming (role) (att.canonical (ref))
Member of
Contained by
textstructure: docImprint
May contain
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>