element <middlename>
Namespace:
Type:
Content:
mixed, 10 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<middlename>
   
Content: 
{text} × (unicodechar | quotation | inlineequation | superscript | subscript | simplelink | highlight | bookmark | mediaobject | reference)*
</middlename>
May contain elements (10):
May be included in elements (1):
Known Usage Locations
Annotation
Label
A person’s middle name(s)
Description
Part of a person’s name consisting of an initial, middle name, nickname or any other information that might appear between first and family name.
Comments
There should only be one “autreprenom” element for all the information (middle name, initial, etc.) in the article concerning the same person.
Examples
example 1
<persname>
    <firstname>Roger</firstname>
    <middlename>Joseph L.</middlename>
    <familyname>Wright</familyname>
</persname>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="middlename" type="texttype">
</xs:element>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set