<placename/>

nom d'un lieu

L'élément placename est conçu pour donner le nom sous lequel est connu le lieu.

tei:geogName<1> TGN<2> uniM:607<3> bml:geographicalName<4>

Exemple 1.
<geoname>
<placename>usine Legrand</placename>
<location>
<country code="fr">France</country>
<locality>Morez</locality>
</location>
</geoname>

Parents<^>

geoname, publisher ;

Frères<^>

%Who ; address, collection, edition, georef, location, placename, unqualified ;

Enfants<^>

"text" ( (%Phrase%Syllabe%Name)*)

Attributs<^>

  • @id="xs:ID"
  • @code="xs:string"
  • @audience="xs:string"
  • @css="xs:string"
  • @class="xs:string"
  • @remap="xs:string"
  • @uri="xs:anyURI"
  • @lang="xs:string"
  • @value="xs:string"
  • @role="xs:string"
  • @scheme="xs:string"
  • Source<^>

    <xs:element name="placename" type="richtext"/>
    <xs:complexType mixed="true" name="richtext">
    <xs:sequence>
    <xs:choice maxOccurs="unbounded" minOccurs="0">
    <xs:group ref="Phrase"/>
    <xs:group ref="Syllabe"/>
    <xs:group ref="Name"/>
    </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


    <1> http://www.tei-c.org/P4X/ref-GEOGNAME.html

    <2> http://www.getty.edu/research/tools/vocabulary/tgn/about.html

    <3> http://www.ifla.org/VI/3/p1996-1/uni6.htm#607

    <4> http://www.biblioml.org/dtds/biblioml_030/html/elements/geographicalname.html