element <IndividualName> (global)
Namespace:
Type:
Content:
complex, 3 attributes, 6 elements
Defined:
globally in archive.xsd; see XML source
Used:
XML Representation Summary
<IndividualName
   
 = 
("M" | "F")
 = 
xs:boolean
 = 
xs:string
    >
   
Content: 
(Prefix?, FirstGiven?, Middle*, LastFamily?, Suffix?, FullName?)?
</IndividualName>
Content model elements (6):
FirstGiven, FullName, LastFamily, Middle, Prefix, Suffix
Included in content model of elements (1):
IndividualIdentification
Known Usage Locations
Annotation
The name of an individual broken out into its component parts of prefix, first/given name, middle name, last/family/surname, and suffix.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="IndividualName" type="IndividualNameType"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set