<country/>

pays

Une entité politique. Dans la pratique, l'attribut code portera un code ISO 3166 permettant d'identifier le pays sans ambiguïté. L'attribut lang peut porter un code de langue qualifiant la valeur. L'attribut value pourra porter la forme régulière d'un nom de pays.

da:Pays<1> tei:country<2> dbk:country<3> cv:country<4>

<country code="fr" lang="fr">France</country>
<country code="gb" lang="fr">Royaume-Uni</country>
<country code="gb" lang="fr" value="Royaume-Uni">Iles britanniques</country>
<country code="gb" lang="en">United-Kingdom</country>

Parents<^>

address, location ;

Frères<^>

addrline, building, country, literallayout, locality, placecode, region, streetname, streetnumber, streettype, unqualified ;

Enfants<^>

"text" ( (%Syllabe)*)

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="country" type="text"/>
    <xs:complexType mixed="true" name="text">
    <xs:sequence>
    <xs:choice maxOccurs="unbounded" minOccurs="0">
    <xs:group ref="Syllabe"/>
    </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


    <1> http://www.ajlsm.com/artistes/2004/dtd/html/elements/pays.html

    <2> http://www.tei-c.org/P4X/ref-COUNTRY.html

    <3> http://www.docbook.org/tdg/en/html/country.html

    <4> http://xmlresume.sourceforge.net/user-guide/element.country.html