complexType StaffEducationOrgEmploymentAssociation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p925.png
namespace http://ed-fi.org/0110
children StaffReference EducationOrganizationReference EmploymentStatus EmploymentPeriod Department FullTimeEquivalency OfferDate
annotation
documentation
This association indicates the education organization an employee, contractor, volunteer or other service provider is formally associated with, typically indicated by which organization the staff member has a services contract with or receives their compensation.  
appinfo
<ann:TypeGroup>Association</ann:TypeGroup>
source <xs:complexType name="StaffEducationOrgEmploymentAssociation">
 
<xs:annotation>
   
<xs:documentation>This association indicates the education organization an employee, contractor, volunteer or other service provider is formally associated with, typically indicated by which organization the staff member has a services contract with or receives their compensation.   </xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Association</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="StaffReference" type="StaffReferenceType">
     
<xs:annotation>
       
<xs:documentation>The staff employed by the education organization.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
     
<xs:annotation>
       
<xs:documentation>The Education Organization with which the staff is employed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EmploymentStatus" type="DescriptorReferenceType">
     
<xs:annotation>
       
<xs:documentation>Reflects the type of employment or contract; for example:
Probationary
Contractual
Substitute/temporary
Tenured or permanent
Volunteer/no contract
...
</xs:documentation>
       
<xs:appinfo>
         
<ann:Descriptor>EmploymentStatusDescriptor</ann:Descriptor>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EmploymentPeriod" type="EmploymentPeriod">
     
<xs:annotation>
       
<xs:documentation>The set of elements defining and characterizing a person&apos;s period of employment including start and end dates and the type and reason for separation.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Department" type="Department" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The department or suborganization the employee/contractor is associated with in the Education Organization.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FullTimeEquivalency" type="percent" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The ratio between the hours of work expected in a position and the hours of work normally expected in a full-time position in the same setting.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="OfferDate" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Date at which the staff member was made an official offer for this employment.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element StaffEducationOrgEmploymentAssociation/StaffReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p926.png
namespace http://ed-fi.org/0110
type StaffReferenceType
properties
isRef 0
content complex
children StaffIdentity
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The staff employed by the education organization.
source <xs:element name="StaffReference" type="StaffReferenceType">
 
<xs:annotation>
   
<xs:documentation>The staff employed by the education organization.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StaffEducationOrgEmploymentAssociation/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p927.png
namespace http://ed-fi.org/0110
type EducationOrganizationReferenceType
properties
isRef 0
content complex
children EducationOrganizationIdentity
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The Education Organization with which the staff is employed.
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>The Education Organization with which the staff is employed.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StaffEducationOrgEmploymentAssociation/EmploymentStatus
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p928.png
namespace http://ed-fi.org/0110
type DescriptorReferenceType
properties
isRef 0
content complex
children CodeValue ShortDescription Description
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
AsOfDate      
documentation
The date context in which this reference should be considered. This is important when descriptors change over time. If omitted, assumed to be the current descriptor.
namespaceURIrequired      
documentation
A globally unique namespace that identifies this descriptor set. Author is strongly encouraged to use the Universal Resource Identifier (http, ftp, file, etc.) for the source of the descriptor definition. Best practice is for this source to be the descriptor file itself, so that it can be machine-readable and be fetched in real-time, if necessary.
annotation
documentation
Reflects the type of employment or contract; for example:
Probationary
Contractual
Substitute/temporary
Tenured or permanent
Volunteer/no contract
...
appinfo
<ann:Descriptor>EmploymentStatusDescriptor</ann:Descriptor>
source <xs:element name="EmploymentStatus" type="DescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>Reflects the type of employment or contract; for example:
Probationary
Contractual
Substitute/temporary
Tenured or permanent
Volunteer/no contract
...
</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>EmploymentStatusDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffEducationOrgEmploymentAssociation/EmploymentPeriod
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p929.png
namespace http://ed-fi.org/0110
type EmploymentPeriod
properties
isRef 0
content complex
children HireDate EndDate Separation SeparationReason
annotation
documentation
The set of elements defining and characterizing a person&apos;s period of employment including start and end dates and the type and reason for separation.
source <xs:element name="EmploymentPeriod" type="EmploymentPeriod">
 
<xs:annotation>
   
<xs:documentation>The set of elements defining and characterizing a person&apos;s period of employment including start and end dates and the type and reason for separation.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StaffEducationOrgEmploymentAssociation/Department
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p930.png
namespace http://ed-fi.org/0110
type Department
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
The department or suborganization the employee/contractor is associated with in the Education Organization.
source <xs:element name="Department" type="Department" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The department or suborganization the employee/contractor is associated with in the Education Organization.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StaffEducationOrgEmploymentAssociation/FullTimeEquivalency
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p931.png
namespace http://ed-fi.org/0110
type percent
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
The ratio between the hours of work expected in a position and the hours of work normally expected in a full-time position in the same setting.
source <xs:element name="FullTimeEquivalency" type="percent" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The ratio between the hours of work expected in a position and the hours of work normally expected in a full-time position in the same setting.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StaffEducationOrgEmploymentAssociation/OfferDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p932.png
namespace http://ed-fi.org/0110
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date at which the staff member was made an official offer for this employment.
source <xs:element name="OfferDate" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Date at which the staff member was made an official offer for this employment.</xs:documentation>
 
</xs:annotation>
</xs:element>