complexType Session
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1127.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children SessionName SchoolYear Term BeginDate EndDate TotalInstructionalDays SchoolReference GradingPeriodReference AcademicWeekReference
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This entity represents the prescribed span of time when an education institution is open, instruction is provided and students are under the direction and guidance of teachers and/or education institution administration. A session may be interrupted by one or more vacations.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
<ann:EdFiId>582</ann:EdFiId>
source <xs:complexType name="Session">
 
<xs:annotation>
   
<xs:documentation>This entity represents the prescribed span of time when an education institution is open, instruction is provided and students are under the direction and guidance of teachers and/or education institution administration. A session may be interrupted by one or more vacations.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
     
<ann:EdFiId>582</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="SessionName" type="IdentificationCode">
         
<xs:annotation>
           
<xs:documentation>The identifier for the calendar for the academic session (e.g., 2010/11, 2011 Summer).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1643</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>1642</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>1644</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="BeginDate" type="xs:date">
         
<xs:annotation>
           
<xs:documentation>Month, day, and year of the first day of the Session.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1638</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EndDate" type="xs:date">
         
<xs:annotation>
           
<xs:documentation>Month, day, and year of the last day of the Session.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1639</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="TotalInstructionalDays" type="xs:int">
         
<xs:annotation>
           
<xs:documentation>The total number of instructional days in the school calendar.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1645</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SchoolReference" type="SchoolReferenceType">
         
<xs:annotation>
           
<xs:documentation>Relates the Session to the school.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1641</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Grading periods associated with the calendar.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1640</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AcademicWeekReference" type="AcademicWeekReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The academic weeks associated with the school year.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1637</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element Session/SessionName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1128.png
namespace http://ed-fi.org/0200
type IdentificationCode
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The identifier for the calendar for the academic session (e.g., 2010/11, 2011 Summer).
appinfo
<ann:EdFiId>1643</ann:EdFiId>
source <xs:element name="SessionName" type="IdentificationCode">
 
<xs:annotation>
   
<xs:documentation>The identifier for the calendar for the academic session (e.g., 2010/11, 2011 Summer).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1643</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Session/SchoolYear
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1129.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>1642</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>1642</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Session/Term
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1130.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>1644</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>1644</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Session/BeginDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1131.png
namespace http://ed-fi.org/0200
type xs:date
properties
content simple
annotation
documentation
Month, day, and year of the first day of the Session.
appinfo
<ann:EdFiId>1638</ann:EdFiId>
source <xs:element name="BeginDate" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>Month, day, and year of the first day of the Session.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1638</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Session/EndDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1132.png
namespace http://ed-fi.org/0200
type xs:date
properties
content simple
annotation
documentation
Month, day, and year of the last day of the Session.
appinfo
<ann:EdFiId>1639</ann:EdFiId>
source <xs:element name="EndDate" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>Month, day, and year of the last day of the Session.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1639</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Session/TotalInstructionalDays
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1133.png
namespace http://ed-fi.org/0200
type xs:int
properties
content simple
annotation
documentation
The total number of instructional days in the school calendar.
appinfo
<ann:EdFiId>1645</ann:EdFiId>
source <xs:element name="TotalInstructionalDays" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>The total number of instructional days in the school calendar.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1645</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Session/SchoolReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1134.png
namespace http://ed-fi.org/0200
type SchoolReferenceType
properties
content complex
children SchoolIdentity SchoolLookup
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
Relates the Session to the school.
appinfo
<ann:EdFiId>1641</ann:EdFiId>
source <xs:element name="SchoolReference" type="SchoolReferenceType">
 
<xs:annotation>
   
<xs:documentation>Relates the Session to the school.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1641</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Session/GradingPeriodReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1135.png
namespace http://ed-fi.org/0200
type GradingPeriodReferenceType
properties
minOcc 1
maxOcc unbounded
content complex
children GradingPeriodIdentity
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
Grading periods associated with the calendar.
appinfo
<ann:EdFiId>1640</ann:EdFiId>
source <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Grading periods associated with the calendar.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1640</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Session/AcademicWeekReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1136.png
namespace http://ed-fi.org/0200
type AcademicWeekReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children AcademicWeekIdentity
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 academic weeks associated with the school year.
appinfo
<ann:EdFiId>1637</ann:EdFiId>
source <xs:element name="AcademicWeekReference" type="AcademicWeekReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The academic weeks associated with the school year.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1637</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>