<surname> Surname

Surname of a person.

Usage/Remarks

Care should be taken with multipart names to divide the components into family names (usually <surname>) and personal names (<given-names>) in as culturally appropriate a fashion as possible. Initials can be preserved separately using the @initials attribute.
<surname initials="Q">Llanos De La Torre Quiralte</surname>   
<given-names initials="M">M</given-names>    

<surname initials="U">Usdin</surname>   
<given-names initials="BT">B. Tommie</given-names>

<surname initials="GM" >Gonzalez Martin</surname>   
<given-names initials="J">Josquin</given-names>    

<surname initials="M">McNair</surname>   
<given-names initials="KPC">Kenneth Pritchard Carnu</given-names>    

<surname initials="B">Ben Gurion</surname>   
<given-names initials="D">David</given-names>    

<surname initials="B">Ben-Gurion</surname>   
<given-names initials="D">David</given-names>    

<surname initials="M">de la Mare</surname>   
<given-names initials="WJ">Walter John</given-names>                

<surname initials="D" >Di Iorio</surname>   
<given-names initials="S">Silvio</given-names>

<surname initials="T">Toulouse-Lautrec-Monfa, de</surname>   
<given-names initials="H">Henri Marie Raymond</given-names>

<surname initials="L">Lewis</surname>   
<given-names initials="CS">CS</given-names>

<surname initials="L">Lewis</surname>   
<given-names initials="CS">C.S.</given-names>

Best Practice

There is no single style that best handles all single (one-part) names. Tibetan, Indian, and Burmese single names that are not surnames may be tagged as <given-names>; there is no need to commit the tag abuse of calling the given name a surname. Most westernized single names (“Pele”, “Prince”, “Babyface”, “Aztek”) are more likely to be retrieved properly if they are tagged as <surname>s. Where it is allowed by this Tag Set, for example, within a bibliographic reference (the <element-citation> and <mixed-citation> elements), a single name could also be tagged as a <string-name>.
Design Note
The <name> element is one of the few elements in this Tag Set to require a specific element sequence. The idea was that names would be converted to this sequence during import conversion, allowing a publisher or archive to regularize the names in their repository, since names are frequently critical search items. However, that leaves the case of names where the component parts are not in the required order. If the name parts are unknown or untagged in the input to be converted, or if the name would require complex conversion processing, for example, “His Royal Highness The Prince Charles, Prince of Wales and Earl of Chester”, there are several options. The whole name can be put within the element <string-name> where that element is allowed (for example, within a bibliographic reference):
<string-name>His Royal Highness The Prince Charles,
 Prince of Wales and Earl of Chester</string-name>
Since the <string-name> element permits the tagging of name parts within it, “Charles” could be tagged as a <given-names> element and the <prefix> and <suffix> elements used to tag the remainder, but such tagging is likely to be rare.
If the complexity is less or the element <string-name> is not allowed in the context, the entire name can be placed into the <surname> element. For example:
<surname>Prince Charles</surname>
Attributes

Base Attributes

Models and Context
May be contained in
Description
Text, numbers, or special characters, zero or more
Content Model
<!ELEMENT  surname      (#PCDATA %surname-elements;)*                >
Expanded Content Model

(#PCDATA)*

Tagged Samples
Author contributor
...
<contrib-group>
 <contrib contrib-type="author">
  <name name-style="western">
   <surname>McCrohan</surname>
   <given-names>John</given-names>
   <prefix>Capt.</prefix>
  </name>
  <aff>Center for Devices and Radiological Health, Food and 
   Drug Administration, Rockville, Maryland 20857</aff>
 </contrib>
</contrib-group>
...
...
<contrib-group>
 <contrib contrib-type="author">
  <name name-style="western">
   <surname>Foster</surname>
   <given-names>Bill</given-names>
   <prefix>Rep.</prefix>
  </name>
  <role>(IL-14)</role>
 </contrib>
</contrib-group>
...
Editor contributor
...  
<contrib-group content-type="conference-editors">
 <contrib contrib-type="editor">
  <name name-style="western">
   <surname>Herrera</surname>
   <given-names>Gerardo</given-names>
  </name>
  <role>Conference Editor</role>
 </contrib>
</contrib-group>
...
Alternative names in multiple languages
...
<contrib contrib-type="author">
 <name-alternatives>
  <name name-style="eastern" xml:lang="ja-Jpan">
   <surname>園田</surname>
   <given-names>直子</given-names></name>
  <name name-style="western" xml:lang="en">
   <surname>Sonoda</surname>
   <given-names>Naoko</given-names></name>
  <name name-style="eastern" xml:lang="ja-Kana">
   <surname>ソノダ</surname>
   <given-names>ナオコ</given-names></name>
 </name-alternatives> 
 <aff-alternatives id="aff2">
  <aff>
   <institution xml:lang="ja-Jpan">国立民族学博物館博物館民族学研究部</institution>
  </aff>
  <aff>
   <institution xml:lang="en">Department of Museum Anthropology, 
    National Museum of Ethnology</institution>
  </aff>
 </aff-alternatives> 
</contrib>
...
...  
<name-alternatives>
 <name name-style="western"><surname>Chu</surname>
  <given-names>J. H.</given-names></name>
 <string-name name-style="eastern" xml:lang="zh">褚君浩</string-name>
</name-alternatives>
...
...
<contrib-group>
 <contrib contrib-type="author">  
  <name-alternatives>
   <name name-style="western"><surname>Zhang</surname>
    <given-names>Y. P.</given-names></name>
   <string-name name-style="eastern" xml:lang="zh">张轶泼</string-name>
  </name-alternatives>
 </contrib>
  
 <contrib contrib-type="author">
  <name-alternatives>
   <name name-style="western"><surname>Isobe</surname>
    <given-names>M.</given-names></name>
   <string-name name-style="eastern" xml:lang="zh">磯部光孝</string-name>
  </name-alternatives>
 </contrib>
  
 <contrib contrib-type="author">
  <name-alternatives>
   <name name-style="western"><surname>Liu</surname>
    <given-names>Yi</given-names></name>
   <string-name name-style="eastern" xml:lang="zh">刘仪</string-name>
  </name-alternatives>
 </contrib>
</contrib-group>
...
In citations
Mixed citation
...
<ref id="G3">
 <mixed-citation publication-type="journal" publication-format="print">
  <string-name><surname>Llanos De La Torre Quiralte</surname>
  <given-names>M</given-names></string-name>,
  <string-name><surname>Garijo Ayestaran</surname>
  <given-names>M</given-names></string-name>,
  <string-name><surname>Poch Olive</surname>
  <given-names>ML</given-names></string-name>.
  <article-title xml:lang="es">Evolucion de la mortalidad
  infantil de La Rioja (1980-1998)</article-title>
  [<trans-title xml:lang="en">Evolution of the infant
  mortality rate in la Rioja in Spain
  (1980-1998)</trans-title>]. <source>An Esp Pediatr</source>.
  <year iso-8601-date="2001-11">2001</year>
  <month>Nov</month>;<volume>55</volume>(<issue>5</issue>):
  <fpage>413</fpage>&ndash;<lpage>420</lpage>. Figura 3, Tendencia
  de mortalidad infantil [Figure 3, Trends in infant
  mortality]; p. 418. Spanish.</mixed-citation>
</ref>
...
Element citation
...
<ref id="G3">
 <element-citation publication-type="journal" publication-format="print">
  <name><surname>Llanos De La Torre Quiralte</surname>
   <given-names>M</given-names></name>
  <name><surname>Garijo Ayestaran</surname>
   <given-names>M</given-names></name>
  <name><surname>Poch Olive</surname>
   <given-names>ML</given-names></name>
  <article-title xml:lang="es">Evolucion de la mortalidad
   infantil de La Rioja (1980-1998)</article-title>
  <trans-title xml:lang="en">Evolution of the infant
   mortality rate in la Rioja in Spain (1980-1998)</trans-title>
  <source>An Esp Pediatr</source>
  <year iso-8601-date="2001-11">2001</year>
  <month>Nov</month>
  <volume>55</volume>
  <issue>5</issue>
  <fpage>413</fpage>
  <lpage>420</lpage>
  <comment>Figura 3, Tendencia de mortalidad infantil
   [Figure 3, Trends in infant mortality]; p. 418.
   Spanish</comment>
 </element-citation>
</ref>
...
Inside a <string-name>
...  
<string-name name-style="western">
 <given-names>Y.</given-names> <surname>Song</surname>
</string-name>
...
<product> description
...  
<product>
 <source>Image-Guided Radiation Therapy in Lymphoma Management. 
 The Increasing Role of Functional Imaging</source>. 
 <name name-style="western"><surname>Macklis</surname>
 <given-names>R. M.</given-names></name>; 
 <name name-style="western"><surname>Conti</surname>
 <given-names>P. S.</given-names></name>. 
 <publisher-name>Informa Healthcare</publisher-name>, 
 <publisher-loc>Essex, United Kingdom</publisher-loc>,
 <year>year</year>, Price: <price>$324.00</price>. 
 ISBN: <isbn>9781420058741</isbn>, <size 
 units="pages">80</size> p. (hardcover)
</product>
...
Related Resources