complexType Name
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p677.png
namespace http://ed-fi.org/0110
children PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix MaidenName
used by
elements Parent/Name Staff/Name Student/Name ParentIdentityType/Name StaffIdentityType/Name StudentIdentityType/Name
attributes
Name  Type  Use  Default  Fixed  annotation
VerificationPersonalInformationVerificationTypeoptional      
documentation
The evidence presented to verify one's personal identity; for example: driver's license, passport, birth certificate, etc.
annotation
documentation
The set of elements that comprise a person's legal name.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
source <xs:complexType name="Name">
 
<xs:annotation>
   
<xs:documentation>The set of elements that comprise a person&apos;s legal name.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="PersonalTitlePrefix" type="PersonalTitlePrefixType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A prefix used to denote the title, degree, position or seniority of the person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FirstName" type="FirstName">
     
<xs:annotation>
       
<xs:documentation>A name given to an individual at birth, baptism, or during another naming ceremony, or through legal change.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MiddleName" type="MiddleName" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A secondary name given to an individual at birth, baptism, or during another naming ceremony.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LastSurname" type="LastSurname">
     
<xs:annotation>
       
<xs:documentation>The name borne in common by members of a family.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="GenerationCodeSuffix" type="GenerationCodeSuffixType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An appendage, if any, used to denote an individual&apos;s generation in his family (e.g., Jr., Sr., III).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MaidenName" type="LastSurname" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The person&apos;s maiden name.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="Verification" type="PersonalInformationVerificationType" use="optional">
   
<xs:annotation>
     
<xs:documentation>The evidence presented to verify one&apos;s personal identity; for example: driver&apos;s license, passport, birth certificate, etc.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute Name/@Verification
type PersonalInformationVerificationType
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration Baptismal or church certificate 
enumeration Birth certificate 
enumeration Drivers license 
enumeration Entry in family Bible 
enumeration Hospital certificate 
enumeration Immigration document/visa 
enumeration Life insurance policy 
enumeration Other 
enumeration Other non-official document 
enumeration Other official document 
enumeration Parents affidavit 
enumeration Passport 
enumeration Physicians certificate 
enumeration Previously verified school records 
enumeration State-issued ID 
annotation
documentation
The evidence presented to verify one&apos;s personal identity; for example: driver&apos;s license, passport, birth certificate, etc.
source <xs:attribute name="Verification" type="PersonalInformationVerificationType" use="optional">
 
<xs:annotation>
   
<xs:documentation>The evidence presented to verify one&apos;s personal identity; for example: driver&apos;s license, passport, birth certificate, etc.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element Name/PersonalTitlePrefix
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p678.png
namespace http://ed-fi.org/0110
type PersonalTitlePrefixType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
A prefix used to denote the title, degree, position or seniority of the person.
source <xs:element name="PersonalTitlePrefix" type="PersonalTitlePrefixType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A prefix used to denote the title, degree, position or seniority of the person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Name/FirstName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p679.png
namespace http://ed-fi.org/0110
type FirstName
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 75 
annotation
documentation
A name given to an individual at birth, baptism, or during another naming ceremony, or through legal change.
source <xs:element name="FirstName" type="FirstName">
 
<xs:annotation>
   
<xs:documentation>A name given to an individual at birth, baptism, or during another naming ceremony, or through legal change.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Name/MiddleName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p680.png
namespace http://ed-fi.org/0110
type MiddleName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 75 
annotation
documentation
A secondary name given to an individual at birth, baptism, or during another naming ceremony.
source <xs:element name="MiddleName" type="MiddleName" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A secondary name given to an individual at birth, baptism, or during another naming ceremony.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Name/LastSurname
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p681.png
namespace http://ed-fi.org/0110
type LastSurname
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 75 
annotation
documentation
The name borne in common by members of a family.
source <xs:element name="LastSurname" type="LastSurname">
 
<xs:annotation>
   
<xs:documentation>The name borne in common by members of a family.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Name/GenerationCodeSuffix
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p682.png
namespace http://ed-fi.org/0110
type GenerationCodeSuffixType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
An appendage, if any, used to denote an individual&apos;s generation in his family (e.g., Jr., Sr., III).
source <xs:element name="GenerationCodeSuffix" type="GenerationCodeSuffixType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An appendage, if any, used to denote an individual&apos;s generation in his family (e.g., Jr., Sr., III).</xs:documentation>
 
</xs:annotation>
</xs:element>

element Name/MaidenName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p683.png
namespace http://ed-fi.org/0110
type LastSurname
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 75 
annotation
documentation
The person&apos;s maiden name.
source <xs:element name="MaidenName" type="LastSurname" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The person&apos;s maiden name.</xs:documentation>
 
</xs:annotation>
</xs:element>