<bloc>

<bloc> 包含一個地理政治區域名稱,由一個或多個國家所組成。 13.2.3 Place Names
組件namesdates — 13 Names, Dates, People, and Places
屬性 att.naming (@key, @ref, @nymRef) att.typed (@type, @subtype) att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)
屬於 model.placeNamePart
可包含
宣告

<rng:element name="bloc">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.naming.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="att.datable.w3c.attributes"/>
<rng:ref name="att.datable.iso.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element bloc
{
   att.global.attributes,
   att.naming.attributes,
   att.typed.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   macro.phraseSeq
}
例子
<bloc type="union">the European Union</bloc>
<bloc type="continent">Africa</bloc>