complexType
TeacherSectionAssociation
element TeacherSectionAssociation/TeacherReference
element TeacherSectionAssociation/SectionReference
element TeacherSectionAssociation/ClassroomPosition
element TeacherSectionAssociation/BeginDate
element TeacherSectionAssociation/EndDate
element TeacherSectionAssociation/HighlyQualifiedTeacher
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | TeacherReference SectionReference ClassroomPosition BeginDate EndDate HighlyQualifiedTeacher | ||||
annotation |
|
||||
source | <xs:complexType name="TeacherSectionAssociation"> <xs:annotation> <xs:documentation>This association indicates the class sections to which a teacher is assigned.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="TeacherReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The teacher assigned to the section.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SectionReference" type="SectionReferenceType"> <xs:annotation> <xs:documentation>The section the teacher is assigned to.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ClassroomPosition" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The type of position the staff member holds in the specific class/section; for example: Teacher of Record, Assistant Teacher, Support Teacher, Substitute Teacher...</xs:documentation> <xs:appinfo> <ann:Descriptor>ClassroomPositionDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Month, day and year of a teacher's assignment to the section. If blank, defaults to the first day of the first grading period for the section.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Month, day and year of the last day of a teacher's assignment to the section.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="HighlyQualifiedTeacher" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of whether a teacher is classified as highly qualified for his/her assignment according to state definition. This attribute indicates the teacher is highly qualified for this section being taught.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element TeacherSectionAssociation/TeacherReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StaffReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="TeacherReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The teacher assigned to the section.</xs:documentation> </xs:annotation> </xs:element> |
element TeacherSectionAssociation/SectionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | SectionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SectionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SectionReference" type="SectionReferenceType"> <xs:annotation> <xs:documentation>The section the teacher is assigned to.</xs:documentation> </xs:annotation> </xs:element> |
element TeacherSectionAssociation/ClassroomPosition
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ClassroomPosition" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The type of position the staff member holds in the specific class/section; for example: Teacher of Record, Assistant Teacher, Support Teacher, Substitute Teacher...</xs:documentation> <xs:appinfo> <ann:Descriptor>ClassroomPositionDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element TeacherSectionAssociation/BeginDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Month, day and year of a teacher's assignment to the section. If blank, defaults to the first day of the first grading period for the section.</xs:documentation> </xs:annotation> </xs:element> |
element TeacherSectionAssociation/EndDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Month, day and year of the last day of a teacher's assignment to the section.</xs:documentation> </xs:annotation> </xs:element> |
element TeacherSectionAssociation/HighlyQualifiedTeacher
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="HighlyQualifiedTeacher" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of whether a teacher is classified as highly qualified for his/her assignment according to state definition. This attribute indicates the teacher is highly qualified for this section being taught.</xs:documentation> </xs:annotation> </xs:element> |