complexType
StaffEducationOrgAssignmentAssociation
element StaffEducationOrgAssignmentAssociation/StaffReference
element StaffEducationOrgAssignmentAssociation/EducationOrganizationReference
element StaffEducationOrgAssignmentAssociation/StaffClassification
element StaffEducationOrgAssignmentAssociation/PositionTitle
element StaffEducationOrgAssignmentAssociation/BeginDate
element StaffEducationOrgAssignmentAssociation/EndDate
element StaffEducationOrgAssignmentAssociation/OrderOfAssignment
element StaffEducationOrgAssignmentAssociation/StaffEducationOrgEmploymentAssociationReference
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | StaffReference EducationOrganizationReference StaffClassification PositionTitle BeginDate EndDate OrderOfAssignment StaffEducationOrgEmploymentAssociationReference | ||||
annotation |
|
||||
source | <xs:complexType name="StaffEducationOrgAssignmentAssociation"> <xs:annotation> <xs:documentation>This association indicates the education organization to which a staff member provides services. Also known as school of service.</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 assigned to the education organization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The educational organization to which the staff member provides services</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StaffClassification" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The titles of employment, official status, or rank of education staff.</xs:documentation> <xs:appinfo> <ann:Descriptor>StaffClassificationDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PositionTitle" type="PositionTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The descriptive name of an individual's position.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day and year of the start or effective date of a staff member's employment, contract or relationship with the LEA.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Month, day and year of the end or termination date of a staff member's employment, contract or relationship with the LEA.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OrderOfAssignment" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Describes whether the assignment is this the staff member's primary assignment, secondary assignment, etc..</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StaffEducationOrgEmploymentAssociationReference" type="StaffEducationOrgEmploymentAssociationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>A reference to the employment association</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StaffEducationOrgAssignmentAssociation/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 staff assigned to the education organization.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrgAssignmentAssociation/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 educational organization to which the staff member provides services</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrgAssignmentAssociation/StaffClassification
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="StaffClassification" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The titles of employment, official status, or rank of education staff.</xs:documentation> <xs:appinfo> <ann:Descriptor>StaffClassificationDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StaffEducationOrgAssignmentAssociation/PositionTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | PositionTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="PositionTitle" type="PositionTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The descriptive name of an individual's position.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrgAssignmentAssociation/BeginDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day and year of the start or effective date of a staff member's employment, contract or relationship with the LEA.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrgAssignmentAssociation/EndDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Month, day and year of the end or termination date of a staff member's employment, contract or relationship with the LEA.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrgAssignmentAssociation/OrderOfAssignment
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:int | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="OrderOfAssignment" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Describes whether the assignment is this the staff member's primary assignment, secondary assignment, etc..</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrgAssignmentAssociation/StaffEducationOrgEmploymentAssociationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StaffEducationOrgEmploymentAssociationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffEducationOrgEmploymentAssociationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StaffEducationOrgEmploymentAssociationReference" type="StaffEducationOrgEmploymentAssociationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>A reference to the employment association</xs:documentation> </xs:annotation> </xs:element> |