complexType SectionLookupType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1103.png
namespace http://ed-fi.org/0200
children UniqueSectionCode SequenceOfCourse CourseOfferingReference SchoolReference LocationReference ClassPeriodReference
used by
element SectionReferenceType/SectionLookup
annotation
documentation
Encapsulates alternative attributes that can be used to lookup the identity of Sections.
appinfo
<ann:TypeGroup>Lookup</ann:TypeGroup>
<ann:EdFiId>653</ann:EdFiId>
source <xs:complexType name="SectionLookupType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates alternative attributes that can be used to lookup the identity of Sections.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Lookup</ann:TypeGroup>
     
<ann:EdFiId>653</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="UniqueSectionCode" type="UniqueSectionCode" minOccurs="0">
     
<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:appinfo>
         
<ann:EdFiId>2351</ann:EdFiId>
       
</xs:appinfo>
     
</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.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>2413</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CourseOfferingReference" type="CourseOfferingReferenceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The course offering taught in the Section.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>2348</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2350</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2349</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ClassPeriodReference" type="ClassPeriodReferenceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The class period during which the Section meets.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>2347</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element SectionLookupType/UniqueSectionCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1104.png
namespace http://ed-fi.org/0200
type UniqueSectionCode
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
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.
appinfo
<ann:EdFiId>2351</ann:EdFiId>
source <xs:element name="UniqueSectionCode" type="UniqueSectionCode" minOccurs="0">
 
<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:appinfo>
     
<ann:EdFiId>2351</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element SectionLookupType/SequenceOfCourse
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1105.png
namespace http://ed-fi.org/0200
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.
appinfo
<ann:EdFiId>2413</ann:EdFiId>
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.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2413</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element SectionLookupType/CourseOfferingReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1106.png
namespace http://ed-fi.org/0200
type CourseOfferingReferenceType
properties
minOcc 0
maxOcc 1
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.
appinfo
<ann:EdFiId>2348</ann:EdFiId>
source <xs:element name="CourseOfferingReference" type="CourseOfferingReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The course offering taught in the Section.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2348</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element SectionLookupType/SchoolReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1107.png
namespace http://ed-fi.org/0200
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.
appinfo
<ann:EdFiId>2350</ann:EdFiId>
source <xs:element name="SchoolReference" type="SchoolReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The school where the Section is taught.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2350</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element SectionLookupType/LocationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1108.png
namespace http://ed-fi.org/0200
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.
appinfo
<ann:EdFiId>2349</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2349</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element SectionLookupType/ClassPeriodReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1109.png
namespace http://ed-fi.org/0200
type ClassPeriodReferenceType
properties
minOcc 0
maxOcc 1
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.
appinfo
<ann:EdFiId>2347</ann:EdFiId>
source <xs:element name="ClassPeriodReference" type="ClassPeriodReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The class period during which the Section meets.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2347</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>