complexType Section
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1206.png
namespace http://ed-fi.org/0210
type extension of ComplexObjectType
properties
base ComplexObjectType
children SectionIdentifier SequenceOfCourse EducationalEnvironment MediumOfInstruction PopulationServed AvailableCredits SectionCharacteristic InstructionLanguage CourseOfferingReference SchoolReference LocationReference ClassPeriodReference ProgramReference
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This entity represents a setting in which organized instruction of course content is provided, in-person or otherwise, to one or more students for a given period of time. A course offering may be offered to more than one section.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
source <xs:complexType name="Section">
 
<xs:annotation>
   
<xs:documentation>This entity represents a setting in which organized instruction of course content is provided, in-person or otherwise, to one or more students for a given period of time. A course offering may be offered to more than one section.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="SectionIdentifier" type="SectionIdentifier">
         
<xs:annotation>
           
<xs:documentation>The local identifier assigned to a section.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SequenceOfCourse" type="SequenceOfCourse" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>When a section is part of a sequence of parts for a course, the number of the sequence. If the course has only one part, the value of this section attribute should be 1.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EducationalEnvironment" type="EducationalEnvironmentType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The setting in which a child receives education and related services; for example:
        Center-based instruction
        Home-based instruction
        Hospital class
        Mainstream
        Residential care and treatment facility
        ...
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="MediumOfInstruction" type="MediumOfInstructionType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The media through which teachers provide instruction to students and students and teachers communicate about instructional matters; for example:
        Technology-based instruction in classroom
        Correspondence instruction
        Face-to-face instruction
        Virtual/On-line Distance learning
        Center-based instruction
        ...
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="PopulationServed" type="PopulationServedType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The type of students the Section is offered and tailored to; for example:
        Bilingual students
        Remedial education students
        Gifted and talented students
        Career and Technical Education students
        Special education students
        ...
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AvailableCredits" type="Credits" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The amount of credit available to a student who successfully meets the objectives of the course. AvailableCredits are measured in Carnegie units, A course meeting every day for one period of the school day over the span of a school year offers one Carnegie unit. See publication: U.S. Department of Education, NCES, 2007-341, Secondary School Course Classification System: School Codes for the Exchange of Data (SCED).</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SectionCharacteristic" type="SectionCharacteristicDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Reflects important characteristics of the Section, such as whether or not attendance is taken and the Section is graded.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>SectionCharacteristicDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="InstructionLanguage" type="LanguageDescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The primary language of instruction, if omitted English is assumed.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CourseOfferingReference" type="CourseOfferingReferenceType">
         
<xs:annotation>
           
<xs:documentation>The course offering taught in the Section.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SchoolReference" type="SchoolReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The school where the Section is taught.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="LocationReference" type="LocationReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The location, typically a classroom, where the Section meets.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ClassPeriodReference" type="ClassPeriodReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The class period during which the Section meets.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ProgramReference" type="ProgramReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Optional reference to program (e.g., CTE) to which the Section is associated.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element Section/SectionIdentifier
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1207.png
namespace http://ed-fi.org/0210
type SectionIdentifier
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 255
annotation
documentation
The local identifier assigned to a section.
source <xs:element name="SectionIdentifier" type="SectionIdentifier">
 
<xs:annotation>
   
<xs:documentation>The local identifier assigned to a section.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/SequenceOfCourse
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1208.png
namespace http://ed-fi.org/0210
type SequenceOfCourse
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 8
annotation
documentation
When a section is part of a sequence of parts for a course, the number of the sequence. If the course has only one part, the value of this section attribute should be 1.
source <xs:element name="SequenceOfCourse" type="SequenceOfCourse" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>When a section is part of a sequence of parts for a course, the number of the sequence. If the course has only one part, the value of this section attribute should be 1.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/EducationalEnvironment
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1209.png
namespace http://ed-fi.org/0210
type EducationalEnvironmentType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Classroom
enumeration Homebound
enumeration Hospital class
enumeration In-school suspension
enumeration Laboratory
enumeration Mainstream (Special Education)
enumeration Off-school center
enumeration Pull-out class
enumeration Resource room
enumeration Single sex classroom
enumeration Self-contained (Special Education)
enumeration Self-study
enumeration Shop
annotation
documentation
The setting in which a child receives education and related services; for example:
        Center-based instruction
        Home-based instruction
        Hospital class
        Mainstream
        Residential care and treatment facility
        ...
source <xs:element name="EducationalEnvironment" type="EducationalEnvironmentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The setting in which a child receives education and related services; for example:
        Center-based instruction
        Home-based instruction
        Hospital class
        Mainstream
        Residential care and treatment facility
        ...
</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/MediumOfInstruction
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1210.png
namespace http://ed-fi.org/0210
type MediumOfInstructionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Center-based instruction
enumeration Correspondence instruction
documentation
Course is taught via hard or electronic copy or other media (CD, DVD, video cassette) and student works at own pace usually without an instructor present, but generally under supervision of LEA. Includes "packet" programs.
enumeration Distance Learning (other than online)
enumeration Face-to-face instruction
documentation
Course is taught primarily in person and usually in a conventional classroom or lecture hall.
enumeration Independent study
documentation
Structured learning experience is recognized for credit but is not under supervision of the LEA.
enumeration Internship
enumeration Other
enumeration Other technology-based instruction
enumeration Technology-based instruction in classroom
enumeration Telepresence/video conference
enumeration Televised
enumeration Videotaped/prerecorded video
enumeration Virtual/On-line Distance learning
annotation
documentation
The media through which teachers provide instruction to students and students and teachers communicate about instructional matters; for example:
        Technology-based instruction in classroom
        Correspondence instruction
        Face-to-face instruction
        Virtual/On-line Distance learning
        Center-based instruction
        ...
source <xs:element name="MediumOfInstruction" type="MediumOfInstructionType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The media through which teachers provide instruction to students and students and teachers communicate about instructional matters; for example:
        Technology-based instruction in classroom
        Correspondence instruction
        Face-to-face instruction
        Virtual/On-line Distance learning
        Center-based instruction
        ...
</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/PopulationServed
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1211.png
namespace http://ed-fi.org/0210
type PopulationServedType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Regular Students
enumeration Bilingual Students
enumeration Compensatory/Remedial Education Students
enumeration Gifted and Talented Students
enumeration Career and Technical Education Students
enumeration Special Education Students
enumeration ESL Students
enumeration Adult Basic Education Students
enumeration Honors Students
enumeration Migrant Students
enumeration Economic Disadvantaged
annotation
documentation
The type of students the Section is offered and tailored to; for example:
        Bilingual students
        Remedial education students
        Gifted and talented students
        Career and Technical Education students
        Special education students
        ...
source <xs:element name="PopulationServed" type="PopulationServedType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The type of students the Section is offered and tailored to; for example:
        Bilingual students
        Remedial education students
        Gifted and talented students
        Career and Technical Education students
        Special education students
        ...
</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/AvailableCredits
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1212.png
namespace http://ed-fi.org/0210
type Credits
properties
minOcc 0
maxOcc 1
content complex
children Credits CreditType CreditConversion
annotation
documentation
The amount of credit available to a student who successfully meets the objectives of the course. AvailableCredits are measured in Carnegie units, A course meeting every day for one period of the school day over the span of a school year offers one Carnegie unit. See publication: U.S. Department of Education, NCES, 2007-341, Secondary School Course Classification System: School Codes for the Exchange of Data (SCED).
source <xs:element name="AvailableCredits" type="Credits" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The amount of credit available to a student who successfully meets the objectives of the course. AvailableCredits are measured in Carnegie units, A course meeting every day for one period of the school day over the span of a school year offers one Carnegie unit. See publication: U.S. Department of Education, NCES, 2007-341, Secondary School Course Classification System: School Codes for the Exchange of Data (SCED).</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/SectionCharacteristic
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1213.png
namespace http://ed-fi.org/0210
type SectionCharacteristicDescriptorReferenceType
properties
minOcc 0
maxOcc unbounded
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
Reflects important characteristics of the Section, such as whether or not attendance is taken and the Section is graded.
appinfo
<ann:Descriptor>SectionCharacteristicDescriptor</ann:Descriptor>
source <xs:element name="SectionCharacteristic" type="SectionCharacteristicDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Reflects important characteristics of the Section, such as whether or not attendance is taken and the Section is graded.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>SectionCharacteristicDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Section/InstructionLanguage
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1214.png
namespace http://ed-fi.org/0210
type LanguageDescriptorReferenceType
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 primary language of instruction, if omitted English is assumed.
appinfo
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
source <xs:element name="InstructionLanguage" type="LanguageDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The primary language of instruction, if omitted English is assumed.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Section/CourseOfferingReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1215.png
namespace http://ed-fi.org/0210
type CourseOfferingReferenceType
properties
content complex
children CourseOfferingIdentity
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 course offering taught in the Section.
source <xs:element name="CourseOfferingReference" type="CourseOfferingReferenceType">
 
<xs:annotation>
   
<xs:documentation>The course offering taught in the Section.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/SchoolReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1216.png
namespace http://ed-fi.org/0210
type SchoolReferenceType
properties
minOcc 0
maxOcc 1
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
The school where the Section is taught.
source <xs:element name="SchoolReference" type="SchoolReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The school where the Section is taught.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/LocationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1217.png
namespace http://ed-fi.org/0210
type LocationReferenceType
properties
minOcc 0
maxOcc 1
content complex
children LocationIdentity
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 location, typically a classroom, where the Section meets.
source <xs:element name="LocationReference" type="LocationReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The location, typically a classroom, where the Section meets.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/ClassPeriodReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1218.png
namespace http://ed-fi.org/0210
type ClassPeriodReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children ClassPeriodIdentity
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 class period during which the Section meets.
source <xs:element name="ClassPeriodReference" type="ClassPeriodReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The class period during which the Section meets.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Section/ProgramReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1219.png
namespace http://ed-fi.org/0210
type ProgramReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children ProgramIdentity ProgramLookup
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
Optional reference to program (e.g., CTE) to which the Section is associated.
source <xs:element name="ProgramReference" type="ProgramReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Optional reference to program (e.g., CTE) to which the Section is associated.</xs:documentation>
 
</xs:annotation>
</xs:element>