complexType StaffClassificationDescriptor
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1174.png
namespace http://ed-fi.org/0200
type extension of DescriptorType
properties
base DescriptorType
children CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace StaffClassificationMap
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This descriptor defines an individual's title of employment, official status or rank.
appinfo
<ann:TypeGroup>Descriptor</ann:TypeGroup>
<ann:EdFiId>342</ann:EdFiId>
source <xs:complexType name="StaffClassificationDescriptor">
 
<xs:annotation>
   
<xs:documentation>This descriptor defines an individual's title of employment, official status or rank.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Descriptor</ann:TypeGroup>
     
<ann:EdFiId>342</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="DescriptorType">
     
<xs:sequence>
       
<xs:element name="StaffClassificationMap" type="StaffClassificationMapType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The mapping to a known staff classification.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>343</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element StaffClassificationDescriptor/StaffClassificationMap
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1175.png
namespace http://ed-fi.org/0200
type StaffClassificationMapType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Assistant Principal
appinfo
<ann:EdFiId>237-001</ann:EdFiId>
enumeration Assistant Superintendent
appinfo
<ann:EdFiId>237-002</ann:EdFiId>
enumeration Counselor
appinfo
<ann:EdFiId>237-003</ann:EdFiId>
enumeration Instructional Aide
appinfo
<ann:EdFiId>237-004</ann:EdFiId>
enumeration Instructional Coordinator
documentation
Staff supervising instructional programs including professional staff members or supervisors in an early learning program assigned specific duties related to instruction , or supervisors at a school district or sub-district level including curriculum coordinators or supervisors; in-service training staff; Title I supervisors; home economics supervisors; educational television staff; coordinators and supervisors of audiovisual services; and staff engaged in development of computer-assisted instruction.
appinfo
<ann:EdFiId>237-005</ann:EdFiId>
enumeration LEA Administrator
appinfo
<ann:EdFiId>237-006</ann:EdFiId>
enumeration LEA Specialist
appinfo
<ann:EdFiId>237-007</ann:EdFiId>
enumeration Librarians/Media Specialists
documentation
A professional staff member or supervisor assigned specific duties and school time for professional library and media service activities. Activities include: selecting, acquiring, preparing, cataloging, and circulating books and other printed materials; planning the use of library and media services by students, teachers and other members of the instructional staff; and guiding individuals in their use of media services and library materials, (whether maintained separately or as part of an instructional materials center).
appinfo
<ann:EdFiId>237-009</ann:EdFiId>
enumeration Operational Support
appinfo
<ann:EdFiId>237-010</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>237-011</ann:EdFiId>
enumeration Principal
appinfo
<ann:EdFiId>237-012</ann:EdFiId>
enumeration School Administrator
appinfo
<ann:EdFiId>237-013</ann:EdFiId>
enumeration School Leader
appinfo
<ann:EdFiId>237-014</ann:EdFiId>
enumeration School Specialist
appinfo
<ann:EdFiId>237-015</ann:EdFiId>
enumeration State Administrator
appinfo
<ann:EdFiId>237-016</ann:EdFiId>
enumeration Substitute Teacher
appinfo
<ann:EdFiId>237-017</ann:EdFiId>
enumeration Superintendent
appinfo
<ann:EdFiId>237-018</ann:EdFiId>
enumeration Support Services Staff
documentation
Professional and supervisory staff providing non-instructional services to students including attendance officers; staff providing health, psychology, speech pathology, audiology, or social services; and supervisors of the preceding staff and of health, transportation, and food service workers.
appinfo
<ann:EdFiId>237-019</ann:EdFiId>
enumeration Teacher
appinfo
<ann:EdFiId>237-020</ann:EdFiId>
annotation
documentation
The mapping to a known staff classification.
appinfo
<ann:EdFiId>343</ann:EdFiId>
source <xs:element name="StaffClassificationMap" type="StaffClassificationMapType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The mapping to a known staff classification.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>343</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>