complexType
StaffEducationOrgEmploymentAssociationIdentityType
element StaffEducationOrgEmploymentAssociationIdentityType/EducationOrganizationReference
element StaffEducationOrgEmploymentAssociationIdentityType/StaffReference
element StaffEducationOrgEmploymentAssociationIdentityType/EmploymentStatus
element StaffEducationOrgEmploymentAssociationIdentityType/EmploymentPeriod
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | EducationOrganizationReference StaffReference EmploymentStatus EmploymentPeriod | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StaffEducationOrgEmploymentAssociationIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of the Staff EducationOrg Employment Association.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The reference to the employing Ed Org</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StaffReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The reference to the staff</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's period of employment including start and end dates and the type and reason for separation.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StaffEducationOrgEmploymentAssociationIdentityType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The reference to the employing Ed Org</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrgEmploymentAssociationIdentityType/StaffReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StaffReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StaffReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The reference to the staff</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrgEmploymentAssociationIdentityType/EmploymentStatus
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
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 StaffEducationOrgEmploymentAssociationIdentityType/EmploymentPeriod
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | EmploymentPeriod | ||||
properties |
|
||||
children | HireDate EndDate Separation SeparationReason | ||||
annotation |
|
||||
source | <xs:element name="EmploymentPeriod" type="EmploymentPeriod"> <xs:annotation> <xs:documentation>The set of elements defining and characterizing a person's period of employment including start and end dates and the type and reason for separation.</xs:documentation> </xs:annotation> </xs:element> |