<orgname/>

nom d'organisation : simple ou structuré

Cet élément contient le nom d'une personne morale, généralement une collectivité. Ce nom peut apparaître en cours de texte pour baliser une sémantique.

tei:orgname<1> uniM:710<2> aut:CorporateBodyName<3> bml:corporateName<4> usM:110<5> mods:name<6> dbk:affiliation<7> vCard<8> cv:organization<9> cv:company<10> cv:institution<11> cv:employer<12>

Exemple 1.
<!-- élément de niveau texte, comme emphasis -->
<organization>
<orgname>
<orgtitle>Ministère de la culture et de la communication</orgtitle>
<orgtitle>Direction de l'architecture et du patrimoine</orgtitle>
<orgdiv>sous-direction des études, de la documentation et de l'Inventaire</orgdiv>
</orgname>
</organization>

Parents<^>

addrline, available, citation, emphasis, licence, link, literallayout, locality, organization, orgdiv, orgtitle, para, placename, proper, question, span, streetname, subject, subtitle, topicname, unqualified ;

Frères<^>

%Formal, %Inline, %List, %Name, %Phrase, %Syllabe ; address, contact, event, geoname, info, markup, orgname, persname, referee, topicname, unqualified, xml ;

Enfants<^>

(unqualified |  (orgtitle+, orgdiv*, location*))

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="orgname" type="orgname"/>
    <xs:complexType name="orgname">
    <xs:choice>
    <xs:element ref="unqualified"/>
    <xs:sequence>
    <xs:element maxOccurs="unbounded" ref="orgtitle"/>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="orgdiv"/>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="location"/>
    </xs:sequence>
    </xs:choice>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


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

    <2> http://www.ifla.org/VI/3/p1996-1/uni7.htm#710

    <3> http://www.biblioml.org/dtds/authoritiesml_030/html/elements/corporatebodyname.html

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

    <5> http://www.loc.gov/marc/bibliographic/ecbdmain.html#mrcb110

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

    <7> http://www.docbook.org/tdg/en/html/affiliation.html

    <8> http://www.globecom.net/ietf/draft/draft-dawson-vcard-xml-dtd-02.html

    <9> http://xmlresume.sourceforge.net/user-guide/element.organization.html

    <10> http://xmlresume.sourceforge.net/user-guide/element.company.html

    <11> http://xmlresume.sourceforge.net/user-guide/element.institution.html

    <12> http://xmlresume.sourceforge.net/user-guide/element.employer.html