complexType IdentificationDocument
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p759.png
namespace http://ed-fi.org/0210
children DocumentTitle PersonalInformationVerification DocumentExpirationDate IssuerDocumentIdentificationCode IssuerName IssuerCountry IdentificationDocumentUse
used by
elements Citizenship/ForeignCitizenshipIdentificationDocument Name/PersonalIdentificationDocument Citizenship/USCitizenshipIdentificationDocument
annotation
documentation
Represents the valid document that a person uses for identification.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
source <xs:complexType name="IdentificationDocument">
 
<xs:annotation>
   
<xs:documentation>Represents the valid document that a person uses for identification.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="DocumentTitle" type="DocumentTitle" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The title of the document given by the issuer.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PersonalInformationVerification" type="PersonalInformationVerificationType">
     
<xs:annotation>
       
<xs:documentation>The category of the document relative to its purpose.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DocumentExpirationDate" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The day when the document  expires, if null then never expires.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IssuerDocumentIdentificationCode" type="IdentificationCode" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The unique identifier on the issuer's identification system.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IssuerName" type="IssuerName" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Name of the entity or institution that issued the document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IssuerCountry" type="CountryDescriptorReferenceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Country of origin of the document. It is strongly recommended that entries use only ISO 3166 2-letter country codes.</xs:documentation>
       
<xs:appinfo>
         
<ann:Descriptor>CountryDescriptor</ann:Descriptor>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IdentificationDocumentUse" type="IdentificationDocumentUseType">
     
<xs:annotation>
       
<xs:documentation>The primary function of the document used for establishing identity.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element IdentificationDocument/DocumentTitle
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p760.png
namespace http://ed-fi.org/0210
type DocumentTitle
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The title of the document given by the issuer.
source <xs:element name="DocumentTitle" type="DocumentTitle" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The title of the document given by the issuer.</xs:documentation>
 
</xs:annotation>
</xs:element>

element IdentificationDocument/PersonalInformationVerification
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p761.png
namespace http://ed-fi.org/0210
type PersonalInformationVerificationType
properties
content simple
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 category of the document relative to its purpose.
source <xs:element name="PersonalInformationVerification" type="PersonalInformationVerificationType">
 
<xs:annotation>
   
<xs:documentation>The category of the document relative to its purpose.</xs:documentation>
 
</xs:annotation>
</xs:element>

element IdentificationDocument/DocumentExpirationDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p762.png
namespace http://ed-fi.org/0210
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The day when the document  expires, if null then never expires.
source <xs:element name="DocumentExpirationDate" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The day when the document  expires, if null then never expires.</xs:documentation>
 
</xs:annotation>
</xs:element>

element IdentificationDocument/IssuerDocumentIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p763.png
namespace http://ed-fi.org/0210
type IdentificationCode
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The unique identifier on the issuer's identification system.
source <xs:element name="IssuerDocumentIdentificationCode" type="IdentificationCode" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The unique identifier on the issuer's identification system.</xs:documentation>
 
</xs:annotation>
</xs:element>

element IdentificationDocument/IssuerName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p764.png
namespace http://ed-fi.org/0210
type IssuerName
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 150
annotation
documentation
Name of the entity or institution that issued the document.
source <xs:element name="IssuerName" type="IssuerName" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Name of the entity or institution that issued the document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element IdentificationDocument/IssuerCountry
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p765.png
namespace http://ed-fi.org/0210
type CountryDescriptorReferenceType
properties
minOcc 0
maxOcc 1
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Country of origin of the document. It is strongly recommended that entries use only ISO 3166 2-letter country codes.
appinfo
<ann:Descriptor>CountryDescriptor</ann:Descriptor>
source <xs:element name="IssuerCountry" type="CountryDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Country of origin of the document. It is strongly recommended that entries use only ISO 3166 2-letter country codes.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>CountryDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element IdentificationDocument/IdentificationDocumentUse
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p766.png
namespace http://ed-fi.org/0210
type IdentificationDocumentUseType
properties
content simple
facets
Kind Value Annotation
enumeration Personal Information Verification
enumeration US Citizenship Identification
enumeration Foreign Citizenship Identification
annotation
documentation
The primary function of the document used for establishing identity.
source <xs:element name="IdentificationDocumentUse" type="IdentificationDocumentUseType">
 
<xs:annotation>
   
<xs:documentation>The primary function of the document used for establishing identity.</xs:documentation>
 
</xs:annotation>
</xs:element>