complexType
StaffEducationOrganizationAssignmentAssociation
element StaffEducationOrganizationAssignmentAssociation/StaffReference
element StaffEducationOrganizationAssignmentAssociation/EducationOrganizationReference
element StaffEducationOrganizationAssignmentAssociation/StaffClassification
element StaffEducationOrganizationAssignmentAssociation/PositionTitle
element StaffEducationOrganizationAssignmentAssociation/BeginDate
element StaffEducationOrganizationAssignmentAssociation/EndDate
element StaffEducationOrganizationAssignmentAssociation/OrderOfAssignment
element StaffEducationOrganizationAssignmentAssociation/StaffEducationOrganizationEmploymentAssociationReference
element StaffEducationOrganizationAssignmentAssociation/CredentialReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | StaffReference EducationOrganizationReference StaffClassification PositionTitle BeginDate EndDate OrderOfAssignment StaffEducationOrganizationEmploymentAssociationReference CredentialReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="StaffEducationOrganizationAssignmentAssociation"> <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:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="StaffReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The Staff assigned to the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationalOrganization to which the Staff member provides services.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StaffClassification" type="StaffClassificationDescriptorReferenceType"> <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="StaffEducationOrganizationEmploymentAssociationReference" type="StaffEducationOrganizationEmploymentAssociationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>A reference to the employment association.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CredentialReference" type="CredentialReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Reference to the Credential that is the basis for this assignment.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StaffEducationOrganizationAssignmentAssociation/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 assigned to the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrganizationAssignmentAssociation/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 EducationalOrganization to which the Staff member provides services.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrganizationAssignmentAssociation/StaffClassification
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StaffClassificationDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StaffClassification" type="StaffClassificationDescriptorReferenceType"> <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 StaffEducationOrganizationAssignmentAssociation/PositionTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
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 StaffEducationOrganizationAssignmentAssociation/BeginDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
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 StaffEducationOrganizationAssignmentAssociation/EndDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
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 StaffEducationOrganizationAssignmentAssociation/OrderOfAssignment
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
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 StaffEducationOrganizationAssignmentAssociation/StaffEducationOrganizationEmploymentAssociationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StaffEducationOrganizationEmploymentAssociationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffEducationOrganizationEmploymentAssociationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StaffEducationOrganizationEmploymentAssociationReference" type="StaffEducationOrganizationEmploymentAssociationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>A reference to the employment association.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrganizationAssignmentAssociation/CredentialReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CredentialReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CredentialIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CredentialReference" type="CredentialReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Reference to the Credential that is the basis for this assignment.</xs:documentation> </xs:annotation> </xs:element> |