<pseudonym/>

pseudonyme : dans un nom personnel
vCard:Other<1> dbk:othername<2> tei:addName<3>

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="pseudonym" 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/othername.html

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