complexType StaffSchoolAssociation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1238.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children StaffReference SchoolReference SchoolYear ProgramAssignment GradeLevel AcademicSubject
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This association indicates the School(s) to which a staff member provides instructional services.
appinfo
<ann:TypeGroup>Association</ann:TypeGroup>
<ann:EdFiId>603</ann:EdFiId>
source <xs:complexType name="StaffSchoolAssociation">
 
<xs:annotation>
   
<xs:documentation>This association indicates the School(s) to which a staff member provides instructional services.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Association</ann:TypeGroup>
     
<ann:EdFiId>603</ann:EdFiId>
   
</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 providing services to the School.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1046</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SchoolReference" type="SchoolReferenceType">
         
<xs:annotation>
           
<xs:documentation>The School where the Staff member provides services.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1044</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SchoolYear" type="SchoolYearType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Identifier for a school year.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1045</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ProgramAssignment" type="ProgramAssignmentDescriptorReferenceType">
         
<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>
             
<ann:EdFiId>1043</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType" 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>
             
<ann:EdFiId>1042</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" 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>
             
<ann:EdFiId>1041</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element StaffSchoolAssociation/StaffReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1239.png
namespace http://ed-fi.org/0200
type StaffReferenceType
properties
content complex
children StaffIdentity StaffLookup
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 Staff member providing services to the School.
appinfo
<ann:EdFiId>1046</ann:EdFiId>
source <xs:element name="StaffReference" type="StaffReferenceType">
 
<xs:annotation>
   
<xs:documentation>The Staff member providing services to the School.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1046</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffSchoolAssociation/SchoolReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1240.png
namespace http://ed-fi.org/0200
type SchoolReferenceType
properties
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 Staff member provides services.
appinfo
<ann:EdFiId>1044</ann:EdFiId>
source <xs:element name="SchoolReference" type="SchoolReferenceType">
 
<xs:annotation>
   
<xs:documentation>The School where the Staff member provides services.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1044</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffSchoolAssociation/SchoolYear
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1241.png
namespace http://ed-fi.org/0200
type SchoolYearType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 1990-1991
appinfo
<ann:EdFiId>231-001</ann:EdFiId>
enumeration 1991-1992
appinfo
<ann:EdFiId>231-002</ann:EdFiId>
enumeration 1992-1993
appinfo
<ann:EdFiId>231-003</ann:EdFiId>
enumeration 1993-1994
appinfo
<ann:EdFiId>231-004</ann:EdFiId>
enumeration 1994-1995
appinfo
<ann:EdFiId>231-005</ann:EdFiId>
enumeration 1995-1996
appinfo
<ann:EdFiId>231-006</ann:EdFiId>
enumeration 1996-1997
appinfo
<ann:EdFiId>231-007</ann:EdFiId>
enumeration 1997-1998
appinfo
<ann:EdFiId>231-008</ann:EdFiId>
enumeration 1998-1999
appinfo
<ann:EdFiId>231-009</ann:EdFiId>
enumeration 1999-2000
appinfo
<ann:EdFiId>231-010</ann:EdFiId>
enumeration 2000-2001
appinfo
<ann:EdFiId>231-011</ann:EdFiId>
enumeration 2001-2002
appinfo
<ann:EdFiId>231-012</ann:EdFiId>
enumeration 2002-2003
appinfo
<ann:EdFiId>231-013</ann:EdFiId>
enumeration 2003-2004
appinfo
<ann:EdFiId>231-014</ann:EdFiId>
enumeration 2004-2005
appinfo
<ann:EdFiId>231-015</ann:EdFiId>
enumeration 2005-2006
appinfo
<ann:EdFiId>231-016</ann:EdFiId>
enumeration 2006-2007
appinfo
<ann:EdFiId>231-017</ann:EdFiId>
enumeration 2007-2008
appinfo
<ann:EdFiId>231-018</ann:EdFiId>
enumeration 2008-2009
appinfo
<ann:EdFiId>231-019</ann:EdFiId>
enumeration 2009-2010
appinfo
<ann:EdFiId>231-020</ann:EdFiId>
enumeration 2010-2011
appinfo
<ann:EdFiId>231-021</ann:EdFiId>
enumeration 2011-2012
appinfo
<ann:EdFiId>231-022</ann:EdFiId>
enumeration 2012-2013
appinfo
<ann:EdFiId>231-023</ann:EdFiId>
enumeration 2013-2014
appinfo
<ann:EdFiId>231-024</ann:EdFiId>
enumeration 2014-2015
appinfo
<ann:EdFiId>231-025</ann:EdFiId>
enumeration 2015-2016
appinfo
<ann:EdFiId>231-026</ann:EdFiId>
enumeration 2016-2017
appinfo
<ann:EdFiId>231-027</ann:EdFiId>
enumeration 2017-2018
appinfo
<ann:EdFiId>231-028</ann:EdFiId>
enumeration 2018-2019
appinfo
<ann:EdFiId>231-029</ann:EdFiId>
enumeration 2019-2020
appinfo
<ann:EdFiId>231-030</ann:EdFiId>
enumeration 2020-2021
appinfo
<ann:EdFiId>231-031</ann:EdFiId>
enumeration 2021-2022
appinfo
<ann:EdFiId>231-032</ann:EdFiId>
enumeration 2022-2023
appinfo
<ann:EdFiId>231-033</ann:EdFiId>
enumeration 2023-2024
appinfo
<ann:EdFiId>231-034</ann:EdFiId>
enumeration 2024-2025
appinfo
<ann:EdFiId>231-035</ann:EdFiId>
enumeration 2025-2026
appinfo
<ann:EdFiId>231-036</ann:EdFiId>
enumeration 2026-2027
appinfo
<ann:EdFiId>231-037</ann:EdFiId>
enumeration 2027-2028
appinfo
<ann:EdFiId>231-038</ann:EdFiId>
enumeration 2028-2029
appinfo
<ann:EdFiId>231-039</ann:EdFiId>
enumeration 2029-2030
appinfo
<ann:EdFiId>231-040</ann:EdFiId>
annotation
documentation
Identifier for a school year.
appinfo
<ann:EdFiId>1045</ann:EdFiId>
source <xs:element name="SchoolYear" type="SchoolYearType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Identifier for a school year.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1045</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffSchoolAssociation/ProgramAssignment
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1242.png
namespace http://ed-fi.org/0200
type ProgramAssignmentDescriptorReferenceType
properties
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 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.
appinfo
<ann:Descriptor>ProgramAssignmentDescriptor</ann:Descriptor>
<ann:EdFiId>1043</ann:EdFiId>
source <xs:element name="ProgramAssignment" type="ProgramAssignmentDescriptorReferenceType">
 
<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>
     
<ann:EdFiId>1043</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffSchoolAssociation/GradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1243.png
namespace http://ed-fi.org/0200
type GradeLevelDescriptorReferenceType
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
The set of grade levels for which the individual's assignment is responsible.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
<ann:EdFiId>1042</ann:EdFiId>
source <xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType" 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>
     
<ann:EdFiId>1042</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffSchoolAssociation/AcademicSubject
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1244.png
namespace http://ed-fi.org/0200
type AcademicSubjectDescriptorReferenceType
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
The teaching field taught by an individual, for example English/Language Arts, Reading, Mathematics, Science, Social Sciences, etc.
appinfo
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
<ann:EdFiId>1041</ann:EdFiId>
source <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" 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>
     
<ann:EdFiId>1041</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>