complexType
StaffEducationOrganizationEmploymentAssociationIdentityType
element StaffEducationOrganizationEmploymentAssociationIdentityType/StaffReference
element StaffEducationOrganizationEmploymentAssociationIdentityType/EducationOrganizationReference
element StaffEducationOrganizationEmploymentAssociationIdentityType/EmploymentStatus
element StaffEducationOrganizationEmploymentAssociationIdentityType/HireDate
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StaffReference EducationOrganizationReference EmploymentStatus HireDate | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StaffEducationOrganizationEmploymentAssociationIdentityType"> <xs:annotation> <xs:documentation>Identity of a StaffEducationOrganizationEmploymentAssociation.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StaffReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The Staff employed by the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationOrganization with which the staff is employed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EmploymentStatus" type="EmploymentStatusDescriptorReferenceType"> <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="HireDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which an individual was hired for a position.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StaffEducationOrganizationEmploymentAssociationIdentityType/StaffReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StaffReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffIdentity StaffLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StaffReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The Staff employed by the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrganizationEmploymentAssociationIdentityType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationOrganization with which the staff is employed.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrganizationEmploymentAssociationIdentityType/EmploymentStatus
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EmploymentStatusDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EmploymentStatus" type="EmploymentStatusDescriptorReferenceType"> <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 StaffEducationOrganizationEmploymentAssociationIdentityType/HireDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:date | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="HireDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which an individual was hired for a position.</xs:documentation> </xs:annotation> </xs:element> |