complexType StudentAcademicRecord
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1302.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children CumulativeEarnedCredits CumulativeAttemptedCredits CumulativeGradePointsEarned CumulativeGradePointAverage GradeValueQualifier ClassRanking AcademicHonor Recognition ProjectedGraduationDate SessionEarnedCredits SessionAttemptedCredits SessionGradePointsEarned SessionGradePointAverage Diploma StudentReference EducationOrganizationReference SchoolYear Term ReportCardReference
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This educational entity represents the cumulative record of academic achievement for a student.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
<ann:EdFiId>586</ann:EdFiId>
source <xs:complexType name="StudentAcademicRecord">
 
<xs:annotation>
   
<xs:documentation>This educational entity represents the cumulative record of academic achievement for a student.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
     
<ann:EdFiId>586</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="CumulativeEarnedCredits" type="Credits" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The cumulative number of credits an individual earns by completing courses or examinations during his or her enrollment in the current school as well as those credits transferred from schools in which the individual had been previously enrolled.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1710</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CumulativeAttemptedCredits" type="Credits" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The cumulative number of credits an individual attempts to earn by taking courses during his or her enrollment in the current school as well as those credits transferred from schools in which the individual had been previously enrolled.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1709</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CumulativeGradePointsEarned" type="GPA" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The cumulative number of grade points an individual earns by successfully completing courses or examinations during his or her enrollment in the current school as well as those transferred from schools in which the individual had been previously enrolled.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1712</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CumulativeGradePointAverage" type="GPA" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>A measure of average performance in all courses taken by an individual during his or her school career as determined for record-keeping purposes. This is obtained by dividing the total grade points received by the total number of credits attempted. This usually includes grade points received and credits attempted in his or her current school as well as those transferred from schools in which the individual was previously enrolled.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1711</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="GradeValueQualifier" type="GradeValueQualifier" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The scale of equivalents, if applicable, for grades awarded as indicators of performance in schoolwork. For example, numerical equivalents for letter grades used in determining a student's Grade Point Average (A=4, B=3, C=2, D=1 in a four-point system) or letter equivalents for percentage grades (90-100%=A, 80-90%=B, etc.)</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1715</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ClassRanking" type="ClassRanking" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The academic rank information of a student in relation to his or her graduating class.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1708</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AcademicHonor" type="AcademicHonor" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Academic distinctions earned by or awarded to the student.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1707</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Recognition" type="Recognition" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Recognitions given to the student for accomplishments in a co-curricular or extracurricular activity.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1717</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ProjectedGraduationDate" type="xs:date" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The month and year the student is projected to graduate.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1716</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SessionEarnedCredits" type="Credits" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The number of credits an individual earned in this session.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1721</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SessionAttemptedCredits" type="Credits" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The number of credits an individual attempted to earn in this session.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1720</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SessionGradePointsEarned" type="GPA" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The number of grade points an individual earned for this session.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1723</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SessionGradePointAverage" type="GPA" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The grade point average for an individual computed as the grade points earned during the session divided by the number of credits attempted.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1722</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Diploma" type="Diploma" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Diploma(s) earned by the student.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1713</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="StudentReference" type="StudentReferenceType">
         
<xs:annotation>
           
<xs:documentation>Identifies the student who is associated with the StudentAcademicRecord.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1724</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
         
<xs:annotation>
           
<xs:documentation>Provides user information to lookup and link to an existing educational organization record.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1714</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SchoolYear" type="SchoolYearType">
         
<xs:annotation>
           
<xs:documentation>The identifier for the school year.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1719</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Term" type="TermDescriptorReferenceType">
         
<xs:annotation>
           
<xs:documentation>The term for the session during the school year.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1725</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ReportCardReference" type="ReportCardReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Report cards for the student.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1718</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element StudentAcademicRecord/CumulativeEarnedCredits
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1303.png
namespace http://ed-fi.org/0200
type Credits
properties
minOcc 0
maxOcc 1
content complex
children Credits CreditType CreditConversion
annotation
documentation
The cumulative number of credits an individual earns by completing courses or examinations during his or her enrollment in the current school as well as those credits transferred from schools in which the individual had been previously enrolled.
appinfo
<ann:EdFiId>1710</ann:EdFiId>
source <xs:element name="CumulativeEarnedCredits" type="Credits" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The cumulative number of credits an individual earns by completing courses or examinations during his or her enrollment in the current school as well as those credits transferred from schools in which the individual had been previously enrolled.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1710</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/CumulativeAttemptedCredits
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1304.png
namespace http://ed-fi.org/0200
type Credits
properties
minOcc 0
maxOcc 1
content complex
children Credits CreditType CreditConversion
annotation
documentation
The cumulative number of credits an individual attempts to earn by taking courses during his or her enrollment in the current school as well as those credits transferred from schools in which the individual had been previously enrolled.
appinfo
<ann:EdFiId>1709</ann:EdFiId>
source <xs:element name="CumulativeAttemptedCredits" type="Credits" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The cumulative number of credits an individual attempts to earn by taking courses during his or her enrollment in the current school as well as those credits transferred from schools in which the individual had been previously enrolled.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1709</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/CumulativeGradePointsEarned
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1305.png
namespace http://ed-fi.org/0200
type GPA
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 0
totalDigits 18
fractionDigits 4
annotation
documentation
The cumulative number of grade points an individual earns by successfully completing courses or examinations during his or her enrollment in the current school as well as those transferred from schools in which the individual had been previously enrolled.
appinfo
<ann:EdFiId>1712</ann:EdFiId>
source <xs:element name="CumulativeGradePointsEarned" type="GPA" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The cumulative number of grade points an individual earns by successfully completing courses or examinations during his or her enrollment in the current school as well as those transferred from schools in which the individual had been previously enrolled.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1712</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/CumulativeGradePointAverage
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1306.png
namespace http://ed-fi.org/0200
type GPA
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 0
totalDigits 18
fractionDigits 4
annotation
documentation
A measure of average performance in all courses taken by an individual during his or her school career as determined for record-keeping purposes. This is obtained by dividing the total grade points received by the total number of credits attempted. This usually includes grade points received and credits attempted in his or her current school as well as those transferred from schools in which the individual was previously enrolled.
appinfo
<ann:EdFiId>1711</ann:EdFiId>
source <xs:element name="CumulativeGradePointAverage" type="GPA" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A measure of average performance in all courses taken by an individual during his or her school career as determined for record-keeping purposes. This is obtained by dividing the total grade points received by the total number of credits attempted. This usually includes grade points received and credits attempted in his or her current school as well as those transferred from schools in which the individual was previously enrolled.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1711</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/GradeValueQualifier
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1307.png
namespace http://ed-fi.org/0200
type GradeValueQualifier
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 80
annotation
documentation
The scale of equivalents, if applicable, for grades awarded as indicators of performance in schoolwork. For example, numerical equivalents for letter grades used in determining a student's Grade Point Average (A=4, B=3, C=2, D=1 in a four-point system) or letter equivalents for percentage grades (90-100%=A, 80-90%=B, etc.)
appinfo
<ann:EdFiId>1715</ann:EdFiId>
source <xs:element name="GradeValueQualifier" type="GradeValueQualifier" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The scale of equivalents, if applicable, for grades awarded as indicators of performance in schoolwork. For example, numerical equivalents for letter grades used in determining a student's Grade Point Average (A=4, B=3, C=2, D=1 in a four-point system) or letter equivalents for percentage grades (90-100%=A, 80-90%=B, etc.)</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1715</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/ClassRanking
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1308.png
namespace http://ed-fi.org/0200
type ClassRanking
properties
minOcc 0
maxOcc 1
content complex
children ClassRank TotalNumberInClass PercentageRanking ClassRankingDate
annotation
documentation
The academic rank information of a student in relation to his or her graduating class.
appinfo
<ann:EdFiId>1708</ann:EdFiId>
source <xs:element name="ClassRanking" type="ClassRanking" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The academic rank information of a student in relation to his or her graduating class.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1708</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/AcademicHonor
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1309.png
namespace http://ed-fi.org/0200
type AcademicHonor
properties
minOcc 0
maxOcc unbounded
content complex
children Achievement AcademicHonorCategory HonorDescription HonorAwardDate HonorAwardExpiresDate
annotation
documentation
Academic distinctions earned by or awarded to the student.
appinfo
<ann:EdFiId>1707</ann:EdFiId>
source <xs:element name="AcademicHonor" type="AcademicHonor" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Academic distinctions earned by or awarded to the student.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1707</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/Recognition
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1310.png
namespace http://ed-fi.org/0200
type Recognition
properties
minOcc 0
maxOcc unbounded
content complex
children Achievement RecognitionType RecognitionDescription RecognitionAwardDate RecognitionAwardExpiresDate
annotation
documentation
Recognitions given to the student for accomplishments in a co-curricular or extracurricular activity.
appinfo
<ann:EdFiId>1717</ann:EdFiId>
source <xs:element name="Recognition" type="Recognition" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Recognitions given to the student for accomplishments in a co-curricular or extracurricular activity.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1717</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/ProjectedGraduationDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1311.png
namespace http://ed-fi.org/0200
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The month and year the student is projected to graduate.
appinfo
<ann:EdFiId>1716</ann:EdFiId>
source <xs:element name="ProjectedGraduationDate" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The month and year the student is projected to graduate.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1716</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/SessionEarnedCredits
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1312.png
namespace http://ed-fi.org/0200
type Credits
properties
minOcc 0
maxOcc 1
content complex
children Credits CreditType CreditConversion
annotation
documentation
The number of credits an individual earned in this session.
appinfo
<ann:EdFiId>1721</ann:EdFiId>
source <xs:element name="SessionEarnedCredits" type="Credits" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of credits an individual earned in this session.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1721</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/SessionAttemptedCredits
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1313.png
namespace http://ed-fi.org/0200
type Credits
properties
minOcc 0
maxOcc 1
content complex
children Credits CreditType CreditConversion
annotation
documentation
The number of credits an individual attempted to earn in this session.
appinfo
<ann:EdFiId>1720</ann:EdFiId>
source <xs:element name="SessionAttemptedCredits" type="Credits" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of credits an individual attempted to earn in this session.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1720</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/SessionGradePointsEarned
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1314.png
namespace http://ed-fi.org/0200
type GPA
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 0
totalDigits 18
fractionDigits 4
annotation
documentation
The number of grade points an individual earned for this session.
appinfo
<ann:EdFiId>1723</ann:EdFiId>
source <xs:element name="SessionGradePointsEarned" type="GPA" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of grade points an individual earned for this session.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1723</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/SessionGradePointAverage
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1315.png
namespace http://ed-fi.org/0200
type GPA
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 0
totalDigits 18
fractionDigits 4
annotation
documentation
The grade point average for an individual computed as the grade points earned during the session divided by the number of credits attempted.
appinfo
<ann:EdFiId>1722</ann:EdFiId>
source <xs:element name="SessionGradePointAverage" type="GPA" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The grade point average for an individual computed as the grade points earned during the session divided by the number of credits attempted.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1722</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/Diploma
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1316.png
namespace http://ed-fi.org/0200
type Diploma
properties
minOcc 0
maxOcc unbounded
content complex
children Achievement DiplomaAwardDate DiplomaLevel DiplomaType CTECompleter DiplomaDescription DiplomaAwardExpiresDate
annotation
documentation
Diploma(s) earned by the student.
appinfo
<ann:EdFiId>1713</ann:EdFiId>
source <xs:element name="Diploma" type="Diploma" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Diploma(s) earned by the student.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1713</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/StudentReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1317.png
namespace http://ed-fi.org/0200
type StudentReferenceType
properties
content complex
children StudentIdentity StudentLookup
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
Identifies the student who is associated with the StudentAcademicRecord.
appinfo
<ann:EdFiId>1724</ann:EdFiId>
source <xs:element name="StudentReference" type="StudentReferenceType">
 
<xs:annotation>
   
<xs:documentation>Identifies the student who is associated with the StudentAcademicRecord.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1724</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1318.png
namespace http://ed-fi.org/0200
type EducationOrganizationReferenceType
properties
content complex
children EducationOrganizationIdentity EducationOrganizationLookup
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
Provides user information to lookup and link to an existing educational organization record.
appinfo
<ann:EdFiId>1714</ann:EdFiId>
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>Provides user information to lookup and link to an existing educational organization record.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1714</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/SchoolYear
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1319.png
namespace http://ed-fi.org/0200
type SchoolYearType
properties
content simple
facets
Kind Value Annotation
enumeration 1990-1991
appinfo
<ann:EdFiId>231-001</ann:EdFiId>
enumeration 1991-1992
appinfo
<ann:EdFiId>231-002</ann:EdFiId>
enumeration 1992-1993
appinfo
<ann:EdFiId>231-003</ann:EdFiId>
enumeration 1993-1994
appinfo
<ann:EdFiId>231-004</ann:EdFiId>
enumeration 1994-1995
appinfo
<ann:EdFiId>231-005</ann:EdFiId>
enumeration 1995-1996
appinfo
<ann:EdFiId>231-006</ann:EdFiId>
enumeration 1996-1997
appinfo
<ann:EdFiId>231-007</ann:EdFiId>
enumeration 1997-1998
appinfo
<ann:EdFiId>231-008</ann:EdFiId>
enumeration 1998-1999
appinfo
<ann:EdFiId>231-009</ann:EdFiId>
enumeration 1999-2000
appinfo
<ann:EdFiId>231-010</ann:EdFiId>
enumeration 2000-2001
appinfo
<ann:EdFiId>231-011</ann:EdFiId>
enumeration 2001-2002
appinfo
<ann:EdFiId>231-012</ann:EdFiId>
enumeration 2002-2003
appinfo
<ann:EdFiId>231-013</ann:EdFiId>
enumeration 2003-2004
appinfo
<ann:EdFiId>231-014</ann:EdFiId>
enumeration 2004-2005
appinfo
<ann:EdFiId>231-015</ann:EdFiId>
enumeration 2005-2006
appinfo
<ann:EdFiId>231-016</ann:EdFiId>
enumeration 2006-2007
appinfo
<ann:EdFiId>231-017</ann:EdFiId>
enumeration 2007-2008
appinfo
<ann:EdFiId>231-018</ann:EdFiId>
enumeration 2008-2009
appinfo
<ann:EdFiId>231-019</ann:EdFiId>
enumeration 2009-2010
appinfo
<ann:EdFiId>231-020</ann:EdFiId>
enumeration 2010-2011
appinfo
<ann:EdFiId>231-021</ann:EdFiId>
enumeration 2011-2012
appinfo
<ann:EdFiId>231-022</ann:EdFiId>
enumeration 2012-2013
appinfo
<ann:EdFiId>231-023</ann:EdFiId>
enumeration 2013-2014
appinfo
<ann:EdFiId>231-024</ann:EdFiId>
enumeration 2014-2015
appinfo
<ann:EdFiId>231-025</ann:EdFiId>
enumeration 2015-2016
appinfo
<ann:EdFiId>231-026</ann:EdFiId>
enumeration 2016-2017
appinfo
<ann:EdFiId>231-027</ann:EdFiId>
enumeration 2017-2018
appinfo
<ann:EdFiId>231-028</ann:EdFiId>
enumeration 2018-2019
appinfo
<ann:EdFiId>231-029</ann:EdFiId>
enumeration 2019-2020
appinfo
<ann:EdFiId>231-030</ann:EdFiId>
enumeration 2020-2021
appinfo
<ann:EdFiId>231-031</ann:EdFiId>
enumeration 2021-2022
appinfo
<ann:EdFiId>231-032</ann:EdFiId>
enumeration 2022-2023
appinfo
<ann:EdFiId>231-033</ann:EdFiId>
enumeration 2023-2024
appinfo
<ann:EdFiId>231-034</ann:EdFiId>
enumeration 2024-2025
appinfo
<ann:EdFiId>231-035</ann:EdFiId>
enumeration 2025-2026
appinfo
<ann:EdFiId>231-036</ann:EdFiId>
enumeration 2026-2027
appinfo
<ann:EdFiId>231-037</ann:EdFiId>
enumeration 2027-2028
appinfo
<ann:EdFiId>231-038</ann:EdFiId>
enumeration 2028-2029
appinfo
<ann:EdFiId>231-039</ann:EdFiId>
enumeration 2029-2030
appinfo
<ann:EdFiId>231-040</ann:EdFiId>
annotation
documentation
The identifier for the school year.
appinfo
<ann:EdFiId>1719</ann:EdFiId>
source <xs:element name="SchoolYear" type="SchoolYearType">
 
<xs:annotation>
   
<xs:documentation>The identifier for the school year.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1719</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/Term
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1320.png
namespace http://ed-fi.org/0200
type TermDescriptorReferenceType
properties
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 term for the session during the school year.
appinfo
<ann:EdFiId>1725</ann:EdFiId>
source <xs:element name="Term" type="TermDescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>The term for the session during the school year.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1725</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentAcademicRecord/ReportCardReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1321.png
namespace http://ed-fi.org/0200
type ReportCardReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children ReportCardIdentity
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
Report cards for the student.
appinfo
<ann:EdFiId>1718</ann:EdFiId>
source <xs:element name="ReportCardReference" type="ReportCardReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Report cards for the student.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1718</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>