<honorific/>

titre : dans un nom personnel
vCard:Prefix<1> dbk:honorific<2> tei:roleName<3> cv:title<4>

Exemple 1.
<person>
<persname>
<given>Aurore</given>
<family>Dupin</family>
<honorific>baronne Dudevant</honorific>
<pseudonym>George Sand</pseudonym>
</persname>
</person>

Parents<^>

persname ;

Frères<^>

%Personal ; 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="honorific" 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.w3.org/TR/vcard-rdf#3

    <2> http://www.docbook.org/tdg/en/html/honorific.html

    <3> http://www.tei-c.org/P4X/ref-ROLENAME.html

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