tei:model.placeStateLike

Element Group Information

Model

Used By

Element Group tei:model.nameLike
Element tei:place

Source

<xs:group name="model.placeStateLike">
  <xs:choice>
    <xs:group ref="tei:model.placeNamePart"/>
    <xs:element ref="tei:climate"/>
    <xs:element ref="tei:location"/>
    <xs:element ref="tei:population"/>
    <xs:element ref="tei:state"/>
    <xs:element ref="tei:terrain"/>
    <xs:element ref="tei:trait"/>
  </xs:choice>
</xs:group>