tei:model.placeNamePart

Element Group Information

Model

Used By

Element Group tei:model.placeStateLike
Element tei:location

Source

<xs:group name="model.placeNamePart">
  <xs:choice>
    <xs:element ref="tei:placeName"/>
    <xs:element ref="tei:bloc"/>
    <xs:element ref="tei:country"/>
    <xs:element ref="tei:region"/>
    <xs:element ref="tei:district"/>
    <xs:element ref="tei:settlement"/>
    <xs:element ref="tei:geogName"/>
  </xs:choice>
</xs:group>