complexType BirthData
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p210.png
namespace http://ed-fi.org/0200
children BirthDate BirthCity BirthStateAbbreviation BirthInternationalProvince BirthCountry DateEnteredUS MultipleBirthStatus
used by
elements Student/BirthData StudentLookupType/BirthData
annotation
documentation
The set of elements that capture relevant data regarding a person's birth, including birth date and place of birth.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>488</ann:EdFiId>
source <xs:complexType name="BirthData">
 
<xs:annotation>
   
<xs:documentation>The set of elements that capture relevant data regarding a person's birth, including birth date and place of birth.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>488</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="BirthDate" type="xs:date">
     
<xs:annotation>
       
<xs:documentation>The month, day, and year on which an individual was born.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>753</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BirthCity" type="City" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The city the student was born in.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>755</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BirthStateAbbreviation" type="StateAbbreviationType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The abbreviation for the name of the state (within the United States) or extra-state jurisdiction in which an individual was born.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>754</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BirthInternationalProvince" type="BirthInternationalProvince" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>For students born outside of the U.S., the Province or jurisdiction in which an individual is born.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>757</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BirthCountry" type="CountryDescriptorReferenceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The country in which an individual is born.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>752</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DateEnteredUS" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>For students born outside of the U.S., the date the student entered the U.S.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>756</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MultipleBirthStatus" type="xs:boolean" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Indicator of whether the student was born with other siblings (i.e., twins, triplets, etc.)</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>758</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element BirthData/BirthDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p211.png
namespace http://ed-fi.org/0200
type xs:date
properties
content simple
annotation
documentation
The month, day, and year on which an individual was born.
appinfo
<ann:EdFiId>753</ann:EdFiId>
source <xs:element name="BirthDate" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>The month, day, and year on which an individual was born.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>753</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element BirthData/BirthCity
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p212.png
namespace http://ed-fi.org/0200
type City
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 2
maxLength 30
annotation
documentation
The city the student was born in.
appinfo
<ann:EdFiId>755</ann:EdFiId>
source <xs:element name="BirthCity" type="City" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The city the student was born in.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>755</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element BirthData/BirthStateAbbreviation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p213.png
namespace http://ed-fi.org/0200
type StateAbbreviationType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration AA
appinfo
<ann:EdFiId>239-001</ann:EdFiId>
enumeration AE
appinfo
<ann:EdFiId>239-002</ann:EdFiId>
enumeration AK
appinfo
<ann:EdFiId>239-003</ann:EdFiId>
enumeration AL
appinfo
<ann:EdFiId>239-004</ann:EdFiId>
enumeration AP
appinfo
<ann:EdFiId>239-005</ann:EdFiId>
enumeration AR
appinfo
<ann:EdFiId>239-006</ann:EdFiId>
enumeration AS
appinfo
<ann:EdFiId>239-007</ann:EdFiId>
enumeration AZ
appinfo
<ann:EdFiId>239-008</ann:EdFiId>
enumeration CA
appinfo
<ann:EdFiId>239-009</ann:EdFiId>
enumeration CO
appinfo
<ann:EdFiId>239-010</ann:EdFiId>
enumeration CT
appinfo
<ann:EdFiId>239-011</ann:EdFiId>
enumeration DC
appinfo
<ann:EdFiId>239-012</ann:EdFiId>
enumeration DE
appinfo
<ann:EdFiId>239-013</ann:EdFiId>
enumeration FL
appinfo
<ann:EdFiId>239-014</ann:EdFiId>
enumeration FM
appinfo
<ann:EdFiId>239-015</ann:EdFiId>
enumeration GA
appinfo
<ann:EdFiId>239-016</ann:EdFiId>
enumeration GU
appinfo
<ann:EdFiId>239-017</ann:EdFiId>
enumeration HI
appinfo
<ann:EdFiId>239-018</ann:EdFiId>
enumeration IA
appinfo
<ann:EdFiId>239-019</ann:EdFiId>
enumeration ID
appinfo
<ann:EdFiId>239-020</ann:EdFiId>
enumeration IL
appinfo
<ann:EdFiId>239-021</ann:EdFiId>
enumeration IN
appinfo
<ann:EdFiId>239-022</ann:EdFiId>
enumeration KS
appinfo
<ann:EdFiId>239-023</ann:EdFiId>
enumeration KY
appinfo
<ann:EdFiId>239-024</ann:EdFiId>
enumeration LA
appinfo
<ann:EdFiId>239-025</ann:EdFiId>
enumeration MA
appinfo
<ann:EdFiId>239-026</ann:EdFiId>
enumeration MD
appinfo
<ann:EdFiId>239-027</ann:EdFiId>
enumeration ME
appinfo
<ann:EdFiId>239-028</ann:EdFiId>
enumeration MH
appinfo
<ann:EdFiId>239-029</ann:EdFiId>
enumeration MI
appinfo
<ann:EdFiId>239-030</ann:EdFiId>
enumeration MN
appinfo
<ann:EdFiId>239-031</ann:EdFiId>
enumeration MO
appinfo
<ann:EdFiId>239-032</ann:EdFiId>
enumeration MP
appinfo
<ann:EdFiId>239-033</ann:EdFiId>
enumeration MS
appinfo
<ann:EdFiId>239-034</ann:EdFiId>
enumeration MT
appinfo
<ann:EdFiId>239-035</ann:EdFiId>
enumeration NC
appinfo
<ann:EdFiId>239-036</ann:EdFiId>
enumeration ND
appinfo
<ann:EdFiId>239-037</ann:EdFiId>
enumeration NE
appinfo
<ann:EdFiId>239-038</ann:EdFiId>
enumeration NH
appinfo
<ann:EdFiId>239-039</ann:EdFiId>
enumeration NJ
appinfo
<ann:EdFiId>239-040</ann:EdFiId>
enumeration NM
appinfo
<ann:EdFiId>239-041</ann:EdFiId>
enumeration NV
appinfo
<ann:EdFiId>239-042</ann:EdFiId>
enumeration NY
appinfo
<ann:EdFiId>239-043</ann:EdFiId>
enumeration OH
appinfo
<ann:EdFiId>239-044</ann:EdFiId>
enumeration OK
appinfo
<ann:EdFiId>239-045</ann:EdFiId>
enumeration OR
appinfo
<ann:EdFiId>239-046</ann:EdFiId>
enumeration PA
appinfo
<ann:EdFiId>239-047</ann:EdFiId>
enumeration PR
appinfo
<ann:EdFiId>239-048</ann:EdFiId>
enumeration PW
appinfo
<ann:EdFiId>239-049</ann:EdFiId>
enumeration RI
appinfo
<ann:EdFiId>239-050</ann:EdFiId>
enumeration SC
appinfo
<ann:EdFiId>239-051</ann:EdFiId>
enumeration SD
appinfo
<ann:EdFiId>239-052</ann:EdFiId>
enumeration TN
appinfo
<ann:EdFiId>239-053</ann:EdFiId>
enumeration TX
appinfo
<ann:EdFiId>239-055</ann:EdFiId>
enumeration UT
appinfo
<ann:EdFiId>239-056</ann:EdFiId>
enumeration VA
appinfo
<ann:EdFiId>239-057</ann:EdFiId>
enumeration VI
appinfo
<ann:EdFiId>239-058</ann:EdFiId>
enumeration VT
appinfo
<ann:EdFiId>239-059</ann:EdFiId>
enumeration WA
appinfo
<ann:EdFiId>239-060</ann:EdFiId>
enumeration WI
appinfo
<ann:EdFiId>239-061</ann:EdFiId>
enumeration WV
appinfo
<ann:EdFiId>239-062</ann:EdFiId>
enumeration WY
appinfo
<ann:EdFiId>239-063</ann:EdFiId>
annotation
documentation
The abbreviation for the name of the state (within the United States) or extra-state jurisdiction in which an individual was born.
appinfo
<ann:EdFiId>754</ann:EdFiId>
source <xs:element name="BirthStateAbbreviation" type="StateAbbreviationType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The abbreviation for the name of the state (within the United States) or extra-state jurisdiction in which an individual was born.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>754</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element BirthData/BirthInternationalProvince
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p214.png
namespace http://ed-fi.org/0200
type BirthInternationalProvince
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 150
annotation
documentation
For students born outside of the U.S., the Province or jurisdiction in which an individual is born.
appinfo
<ann:EdFiId>757</ann:EdFiId>
source <xs:element name="BirthInternationalProvince" type="BirthInternationalProvince" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>For students born outside of the U.S., the Province or jurisdiction in which an individual is born.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>757</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element BirthData/BirthCountry
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p215.png
namespace http://ed-fi.org/0200
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
The country in which an individual is born.
appinfo
<ann:EdFiId>752</ann:EdFiId>
source <xs:element name="BirthCountry" type="CountryDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The country in which an individual is born.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>752</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element BirthData/DateEnteredUS
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p216.png
namespace http://ed-fi.org/0200
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
For students born outside of the U.S., the date the student entered the U.S.
appinfo
<ann:EdFiId>756</ann:EdFiId>
source <xs:element name="DateEnteredUS" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>For students born outside of the U.S., the date the student entered the U.S.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>756</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element BirthData/MultipleBirthStatus
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p217.png
namespace http://ed-fi.org/0200
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicator of whether the student was born with other siblings (i.e., twins, triplets, etc.)
appinfo
<ann:EdFiId>758</ann:EdFiId>
source <xs:element name="MultipleBirthStatus" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicator of whether the student was born with other siblings (i.e., twins, triplets, etc.)</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>758</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>