complexType SectionIdentityType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p849.png
namespace http://ed-fi.org/0110
children StateOrganizationId EducationOrgIdentificationCode UniqueSectionCode CourseCode LocalCourseCode SchoolYear Term ClassPeriodName Location
used by
element SectionReferenceType/SectionIdentity
annotation
documentation
Encapsulates the possible attributes that can be used to lookup the identity of sections at a school by unique identification.
appinfo
<ann:TypeGroup>Identity</ann:TypeGroup>
source <xs:complexType name="SectionIdentityType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of sections at a school by unique identification.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Identity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:choice maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation>
     
</xs:annotation>
     
<xs:element name="StateOrganizationId" type="IdentificationCode">
       
<xs:annotation>
         
<xs:documentation>The identifier assigned to an education agency by the State Education Agency (SEA).  Also known as the State LEA ID.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="EducationOrgIdentificationCode" type="EducationOrgIdentificationCode" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>A unique number or alphanumeric code assigned to an education organization by a school, school system, a state, or other agency or entity.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
   
<xs:choice maxOccurs="2">
     
<xs:sequence>
       
<xs:annotation>
         
<xs:documentation>Provide user information to lookup by unique identification and link to an existing section record in the receiving system by SchoolOrganizationID + UniqueSectionCode</xs:documentation>
       
</xs:annotation>
       
<xs:element name="UniqueSectionCode" type="UniqueSectionCode">
         
<xs:annotation>
           
<xs:documentation>A unique identifier for the section that is defined by the classroom, the subjects taught, and the instructors that are assigned.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:sequence>
       
<xs:annotation>
         
<xs:documentation>Provide user information to lookup by non-unique search and link to an existing section record in the receiving system by SchoolOrganizationID +
      Course (StateCourseCode OR LocalCourseCode) +
      Term + ClassPeriod + Location
</xs:documentation>
       
</xs:annotation>
       
<xs:choice>
         
<xs:element name="CourseCode" type="CourseCode">
           
<xs:annotation>
             
<xs:documentation>The code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="LocalCourseCode" type="LocalCourseCode">
           
<xs:annotation>
             
<xs:documentation>The local code assigned by the School that identifies the course offering provided for the instruction of students.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:choice>
       
<xs:element name="SchoolYear" type="SchoolYearType">
         
<xs:annotation>
           
<xs:documentation>The identifier for the school year.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Term" type="TermType">
         
<xs:annotation>
           
<xs:documentation>The term for the session during the school year.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ClassPeriodName" type="ClassPeriodNameType">
         
<xs:annotation>
           
<xs:documentation>An indication of the portion of a typical daily session in which students receive instruction in a specified subject (e.g., morning, sixth period, block period, or AB schedules).</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Location" type="ClassroomIdentificationCode">
         
<xs:annotation>
           
<xs:documentation>The location, typically a classroom, where the section meets.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element SectionIdentityType/StateOrganizationId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p850.png
namespace http://ed-fi.org/0110
type IdentificationCode
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 60 
annotation
documentation
The identifier assigned to an education agency by the State Education Agency (SEA).  Also known as the State LEA ID.
source <xs:element name="StateOrganizationId" type="IdentificationCode">
 
<xs:annotation>
   
<xs:documentation>The identifier assigned to an education agency by the State Education Agency (SEA).  Also known as the State LEA ID.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SectionIdentityType/EducationOrgIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p851.png
namespace http://ed-fi.org/0110
type EducationOrgIdentificationCode
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children ID
attributes
Name  Type  Use  Default  Fixed  annotation
IdentificationSystemEducationOrgIdentificationSystemTyperequired      
documentation
The school system, state, or agency assigning the identification code.
annotation
documentation
A unique number or alphanumeric code assigned to an education organization by a school, school system, a state, or other agency or entity.
source <xs:element name="EducationOrgIdentificationCode" type="EducationOrgIdentificationCode" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code assigned to an education organization by a school, school system, a state, or other agency or entity.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SectionIdentityType/UniqueSectionCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p852.png
namespace http://ed-fi.org/0110
type UniqueSectionCode
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 255 
annotation
documentation
A unique identifier for the section that is defined by the classroom, the subjects taught, and the instructors that are assigned.
source <xs:element name="UniqueSectionCode" type="UniqueSectionCode">
 
<xs:annotation>
   
<xs:documentation>A unique identifier for the section that is defined by the classroom, the subjects taught, and the instructors that are assigned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SectionIdentityType/CourseCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p853.png
namespace http://ed-fi.org/0110
type CourseCode
properties
isRef 0
content complex
children ID
attributes
Name  Type  Use  Default  Fixed  annotation
IdentificationSystemCourseCodeSystemTyperequired      
documentation
A system that is used to identify the organization of subject matter and related learning experiences provided for the instruction of students.
AssigningOrganizationCodeIdentificationCodeoptional      
documentation
The organization code or name assigning the staff Identification Code.
annotation
documentation
The code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.
source <xs:element name="CourseCode" type="CourseCode">
 
<xs:annotation>
   
<xs:documentation>The code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SectionIdentityType/LocalCourseCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p854.png
namespace http://ed-fi.org/0110
type LocalCourseCode
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 30 
annotation
documentation
The local code assigned by the School that identifies the course offering provided for the instruction of students.
source <xs:element name="LocalCourseCode" type="LocalCourseCode">
 
<xs:annotation>
   
<xs:documentation>The local code assigned by the School that identifies the course offering provided for the instruction of students.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SectionIdentityType/SchoolYear
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p855.png
namespace http://ed-fi.org/0110
type SchoolYearType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 1996-1997 
enumeration 1997-1998 
enumeration 1998-1999 
enumeration 1999-2000 
enumeration 2000-2001 
enumeration 2001-2002 
enumeration 2002-2003 
enumeration 2003-2004 
enumeration 2004-2005 
enumeration 2005-2006 
enumeration 2006-2007 
enumeration 2007-2008 
enumeration 2008-2009 
enumeration 2009-2010 
enumeration 2010-2011 
enumeration 2011-2012 
enumeration 2012-2013 
enumeration 2013-2014 
enumeration 2014-2015 
enumeration 2015-2016 
enumeration 2016-2017 
enumeration 2017-2018 
enumeration 2018-2019 
enumeration 2019-2020 
enumeration 2020-2021 
enumeration 2021-2022 
enumeration 2022-2023 
enumeration 2023-2024 
enumeration 2024-2025 
enumeration 2025-2026 
enumeration 2026-2027 
enumeration 2027-2028 
enumeration 2028-2029 
enumeration 2029-2030 
annotation
documentation
The identifier for the school year.
source <xs:element name="SchoolYear" type="SchoolYearType">
 
<xs:annotation>
   
<xs:documentation>The identifier for the school year.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SectionIdentityType/Term
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p856.png
namespace http://ed-fi.org/0110
type TermType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Fall Semester 
enumeration Spring Semester 
enumeration Summer Semester 
enumeration First Trimester 
enumeration Second Trimester 
enumeration Third Trimester 
enumeration Year Round 
enumeration MiniTerm 
annotation
documentation
The term for the session during the school year.
source <xs:element name="Term" type="TermType">
 
<xs:annotation>
   
<xs:documentation>The term for the session during the school year.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SectionIdentityType/ClassPeriodName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p857.png
namespace http://ed-fi.org/0110
type ClassPeriodNameType
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 30 
annotation
documentation
An indication of the portion of a typical daily session in which students receive instruction in a specified subject (e.g., morning, sixth period, block period, or AB schedules).
source <xs:element name="ClassPeriodName" type="ClassPeriodNameType">
 
<xs:annotation>
   
<xs:documentation>An indication of the portion of a typical daily session in which students receive instruction in a specified subject (e.g., morning, sixth period, block period, or AB schedules).</xs:documentation>
 
</xs:annotation>
</xs:element>

element SectionIdentityType/Location
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p858.png
namespace http://ed-fi.org/0110
type ClassroomIdentificationCode
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 20 
annotation
documentation
The location, typically a classroom, where the section meets.
source <xs:element name="Location" type="ClassroomIdentificationCode">
 
<xs:annotation>
   
<xs:documentation>The location, typically a classroom, where the section meets.</xs:documentation>
 
</xs:annotation>
</xs:element>