complexType
StaffSectionAssociation
element StaffSectionAssociation/StaffReference
element StaffSectionAssociation/SectionReference
element StaffSectionAssociation/ClassroomPosition
element StaffSectionAssociation/BeginDate
element StaffSectionAssociation/EndDate
element StaffSectionAssociation/HighlyQualifiedTeacher
element StaffSectionAssociation/TeacherStudentDataLinkExclusion
element StaffSectionAssociation/PercentageContribution
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | StaffReference SectionReference ClassroomPosition BeginDate EndDate HighlyQualifiedTeacher TeacherStudentDataLinkExclusion PercentageContribution | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="StaffSectionAssociation"> <xs:annotation> <xs:documentation>This association indicates the class sections to which a staff member is assigned.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="StaffReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The Staff member assigned to the Section.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SectionReference" type="SectionReferenceType"> <xs:annotation> <xs:documentation>The Section the Staff member is assigned to.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ClassroomPosition" type="ClassroomPositionDescriptorReferenceType"> <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 staff member'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:element name="TeacherStudentDataLinkExclusion" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates that the entire section is excluded from calculation of value-added or growth attribution calculations used for a particular teacher evaluation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PercentageContribution" type="Percent" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the percentage of the total scheduled course time, academic standards, and/or learning activities delivered in this section by this staff member. A teacher of record designation may be based solely or partially on this contribution percentage.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StaffSectionAssociation/StaffReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StaffReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffIdentity StaffLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StaffReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The Staff member assigned to the Section.</xs:documentation> </xs:annotation> </xs:element> |
element StaffSectionAssociation/SectionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SectionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SectionIdentity SectionLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SectionReference" type="SectionReferenceType"> <xs:annotation> <xs:documentation>The Section the Staff member is assigned to.</xs:documentation> </xs:annotation> </xs:element> |
element StaffSectionAssociation/ClassroomPosition
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ClassroomPositionDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ClassroomPosition" type="ClassroomPositionDescriptorReferenceType"> <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 StaffSectionAssociation/BeginDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
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 StaffSectionAssociation/EndDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
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 staff member's assignment to the Section.</xs:documentation> </xs:annotation> </xs:element> |
element StaffSectionAssociation/HighlyQualifiedTeacher
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
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> |
element StaffSectionAssociation/TeacherStudentDataLinkExclusion
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="TeacherStudentDataLinkExclusion" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates that the entire section is excluded from calculation of value-added or growth attribution calculations used for a particular teacher evaluation.</xs:documentation> </xs:annotation> </xs:element> |
element StaffSectionAssociation/PercentageContribution
diagram | ||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||
type | Percent | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="PercentageContribution" type="Percent" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the percentage of the total scheduled course time, academic standards, and/or learning activities delivered in this section by this staff member. A teacher of record designation may be based solely or partially on this contribution percentage.</xs:documentation> </xs:annotation> </xs:element> |