complexType Name
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p868.png
namespace http://ed-fi.org/0200
children PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix MaidenName PersonalIdentificationDocument
used by
elements Parent/Name Staff/Name Student/Name ParentLookupType/Name StaffLookupType/Name StudentLookupType/Name
annotation
documentation
The set of elements that comprise a person's legal name.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>517</ann:EdFiId>
source <xs:complexType name="Name">
 
<xs:annotation>
   
<xs:documentation>The set of elements that comprise a person's legal name.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>517</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="PersonalTitlePrefix" type="PersonalTitlePrefix" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A prefix used to denote the title, degree, position, or seniority of the person.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>881</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>876</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>880</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>878</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="GenerationCodeSuffix" type="GenerationCodeSuffix" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An appendage, if any, used to denote an individual's generation in his family (e.g., Jr., Sr., III).</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>877</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MaidenName" type="LastSurname" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The person's maiden name.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>879</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PersonalIdentificationDocument" type="IdentificationDocument" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>The documents presented as evident to verify one's personal identity; for example: drivers license, passport, birth certificate, etc.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>891</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Name/PersonalTitlePrefix
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p869.png
namespace http://ed-fi.org/0200
type PersonalTitlePrefix
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 30
annotation
documentation
A prefix used to denote the title, degree, position, or seniority of the person.
appinfo
<ann:EdFiId>881</ann:EdFiId>
source <xs:element name="PersonalTitlePrefix" type="PersonalTitlePrefix" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A prefix used to denote the title, degree, position, or seniority of the person.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>881</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Name/FirstName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p870.png
namespace http://ed-fi.org/0200
type FirstName
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 75
annotation
documentation
A name given to an individual at birth, baptism, or during another naming ceremony, or through legal change.
appinfo
<ann:EdFiId>876</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>876</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Name/MiddleName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p871.png
namespace http://ed-fi.org/0200
type MiddleName
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 75
annotation
documentation
A secondary name given to an individual at birth, baptism, or during another naming ceremony.
appinfo
<ann:EdFiId>880</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>880</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Name/LastSurname
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p872.png
namespace http://ed-fi.org/0200
type LastSurname
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 75
annotation
documentation
The name borne in common by members of a family.
appinfo
<ann:EdFiId>878</ann:EdFiId>
source <xs:element name="LastSurname" type="LastSurname">
 
<xs:annotation>
   
<xs:documentation>The name borne in common by members of a family.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>878</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Name/GenerationCodeSuffix
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p873.png
namespace http://ed-fi.org/0200
type GenerationCodeSuffix
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 10
annotation
documentation
An appendage, if any, used to denote an individual's generation in his family (e.g., Jr., Sr., III).
appinfo
<ann:EdFiId>877</ann:EdFiId>
source <xs:element name="GenerationCodeSuffix" type="GenerationCodeSuffix" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An appendage, if any, used to denote an individual's generation in his family (e.g., Jr., Sr., III).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>877</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Name/MaidenName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p874.png
namespace http://ed-fi.org/0200
type LastSurname
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 75
annotation
documentation
The person's maiden name.
appinfo
<ann:EdFiId>879</ann:EdFiId>
source <xs:element name="MaidenName" type="LastSurname" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The person's maiden name.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>879</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Name/PersonalIdentificationDocument
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p875.png
namespace http://ed-fi.org/0200
type IdentificationDocument
properties
minOcc 0
maxOcc unbounded
content complex
children DocumentTitle PersonalInformationVerification DocumentExpirationDate IssuerDocumentIdentificationCode IssuerName IssuerCountry IdentificationDocumentUse
annotation
documentation
The documents presented as evident to verify one's personal identity; for example: drivers license, passport, birth certificate, etc.
appinfo
<ann:EdFiId>891</ann:EdFiId>
source <xs:element name="PersonalIdentificationDocument" type="IdentificationDocument" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The documents presented as evident to verify one's personal identity; for example: drivers license, passport, birth certificate, etc.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>891</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>