complexType
StaffSchoolAssociationIdentityType
element StaffSchoolAssociationIdentityType/StaffReference
element StaffSchoolAssociationIdentityType/SchoolReference
element StaffSchoolAssociationIdentityType/ProgramAssignment
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StaffReference SchoolReference ProgramAssignment | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StaffSchoolAssociationIdentityType"> <xs:annotation> <xs:documentation>Identity of a StaffSchoolAssociation.</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 member providing services to the School.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>The School where the Staff member provides services.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProgramAssignment" type="ProgramAssignmentDescriptorReferenceType"> <xs:annotation> <xs:documentation>The name of the program for which the individual is assigned; for example: Regular education Title I-Academic Title I-Non-Academic Special Education Bilingual/English as a Second Language.</xs:documentation> <xs:appinfo> <ann:Descriptor>ProgramAssignmentDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StaffSchoolAssociationIdentityType/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 member providing services to the School.</xs:documentation> </xs:annotation> </xs:element> |
element StaffSchoolAssociationIdentityType/SchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SchoolReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SchoolIdentity SchoolLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>The School where the Staff member provides services.</xs:documentation> </xs:annotation> </xs:element> |
element StaffSchoolAssociationIdentityType/ProgramAssignment
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ProgramAssignmentDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProgramAssignment" type="ProgramAssignmentDescriptorReferenceType"> <xs:annotation> <xs:documentation>The name of the program for which the individual is assigned; for example: Regular education Title I-Academic Title I-Non-Academic Special Education Bilingual/English as a Second Language.</xs:documentation> <xs:appinfo> <ann:Descriptor>ProgramAssignmentDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |