<location/>

localisation : simple ou structurée

Hiérarchie basée sur des divisions administratives, électorales ou culturelles qui permet de localiser sur une carte un lieu n'importe où dans le monde.

tei:placeName<1> cv:location<2> usM:752<3> mods:hierchicalGeographic<4> ci:localisation

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

Parents<^>

geoname, orgname ;

Frères<^>

georef, location, orgdiv, orgtitle, placename, unqualified ;

Enfants<^>

(unqualified |  (regionlocalitycountrybuilding |  (addrline+ |  (streetnumber?, streettype?, streetname)))+)

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="location" type="location"/>
    <xs:complexType name="location">
    <xs:choice>
    <xs:element ref="unqualified"/>
    <xs:choice maxOccurs="unbounded">
    <xs:element ref="region"/>
    <xs:element ref="locality"/>
    <xs:element ref="country"/>
    <xs:element ref="building"/>
    <xs:choice>
    <xs:element maxOccurs="unbounded" ref="addrline"/>
    <xs:sequence>
    <xs:element minOccurs="0" ref="streetnumber"/>
    <xs:element minOccurs="0" ref="streettype"/>
    <xs:element ref="streetname"/>
    </xs:sequence>
    </xs:choice>
    <!-- CB 11/10/03 ajout de ces éléments -->
    <!-- <xs:element ref="placecode"/> -->
    </xs:choice>
    </xs:choice>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


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

    <2> http://xmlresume.sourceforge.net/user-guide/element.location.html

    <3> http://www.loc.gov/marc/bibliographic/ecbdadde.html#mrcb752

    <4> http://www.loc.gov/standards/mods/mods-userguide-elements.html#hierarchicalgeographic