complexType
TeacherSchoolAssociation
element TeacherSchoolAssociation/TeacherReference
element TeacherSchoolAssociation/SchoolReference
element TeacherSchoolAssociation/ProgramAssignment
element TeacherSchoolAssociation/InstructionalGradeLevels
element TeacherSchoolAssociation/AcademicSubjects
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | TeacherReference SchoolReference ProgramAssignment InstructionalGradeLevels AcademicSubjects | ||||
annotation |
|
||||
source | <xs:complexType name="TeacherSchoolAssociation"> <xs:annotation> <xs:documentation>This association indicates the school(s) to which a teacher provides instructional services.</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 providing services to the school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The school where the teacher provides services.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProgramAssignment" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The name of the program for which the individual is assigned; for example: Regular education Title I-Academic Title I-Non-Academic Special Education Bilingual/English as a Second Language</xs:documentation> <xs:appinfo> <ann:Descriptor>ProgramAssignmentDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="InstructionalGradeLevels" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The set of grade levels for which the individual's assignment is responsible.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AcademicSubjects" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The teaching field taught by an individual, for example English/Language Arts, Reading, Mathematics, Science, Social Sciences, etc.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element TeacherSchoolAssociation/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 providing services to the school.</xs:documentation> </xs:annotation> </xs:element> |
element TeacherSchoolAssociation/SchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The school where the teacher provides services.</xs:documentation> </xs:annotation> </xs:element> |
element TeacherSchoolAssociation/ProgramAssignment
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ProgramAssignment" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The name of the program for which the individual is assigned; for example: Regular education Title I-Academic Title I-Non-Academic Special Education Bilingual/English as a Second Language</xs:documentation> <xs:appinfo> <ann:Descriptor>ProgramAssignmentDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element TeacherSchoolAssociation/InstructionalGradeLevels
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="InstructionalGradeLevels" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The set of grade levels for which the individual's assignment is responsible.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element TeacherSchoolAssociation/AcademicSubjects
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AcademicSubjects" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The teaching field taught by an individual, for example English/Language Arts, Reading, Mathematics, Science, Social Sciences, etc.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |