<topicname/>

nom de topique : simple ou structuré
uniM:606<1> bml:topicalName<2> usM:650<3> mods:name<4> tei:taxonomy<5>

Exemple 1.
<!-- peut aussi être un élément de niveau texte, comme emphasis -->
<topicname>descripteur que l'on peut structurer sémantiquement</topicname>

Parents<^>

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

Frères<^>

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

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="topicname" 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.ifla.org/VI/3/p1996-1/uni6.htm#606

    <2> http://www.biblioml.org/dtds/biblioml_030/html/elements/topicalname.html

    <3> http://www.loc.gov/marc/bibliographic/ecbdsubj.html#mrcb650

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

    <5> http://www.tei-c.org/P4X/HD.html#HD55