<pubPlace>

<pubPlace> 包含書目項目的出版地名稱。 3.11.2.3 Imprint, Pagination, and Other Details
組件core — 3 Elements Available in All TEI Documents
屬性 att.naming (@nymRef) (att.canonical (@key, @ref))
屬於
可包含
宣告

<rng:element name="pubPlace">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.naming.attributes"/>
<rng:ref name="att.canonical.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element pubPlace
{
   att.global.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   macro.phraseSeq
}
例子
<publicationStmt>
 <publisher>Oxford University Press</publisher>
 <pubPlace>Oxford</pubPlace>
 <date>1989</date>
</publicationStmt>