complexType StaffEducationOrganizationAssignmentAssociationIdentityType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1341.png
namespace http://ed-fi.org/0210
children StaffReference EducationOrganizationReference StaffClassification BeginDate
used by
element StaffEducationOrganizationAssignmentAssociationReferenceType/StaffEducationOrganizationAssignmentAssociationIdentity
annotation
documentation
Identity of a StaffEducationOrganizationAssignmentAssociation.
appinfo
<ann:TypeGroup>Identity</ann:TypeGroup>
source <xs:complexType name="StaffEducationOrganizationAssignmentAssociationIdentityType">
 
<xs:annotation>
   
<xs:documentation>Identity of a StaffEducationOrganizationAssignmentAssociation.</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 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="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:sequence>
</xs:complexType>

element StaffEducationOrganizationAssignmentAssociationIdentityType/StaffReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1342.png
namespace http://ed-fi.org/0210
type StaffReferenceType
properties
content complex
children StaffIdentity StaffLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The Staff assigned to the EducationOrganization.
source <xs:element name="StaffReference" type="StaffReferenceType">
 
<xs:annotation>
   
<xs:documentation>The Staff assigned to the EducationOrganization.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StaffEducationOrganizationAssignmentAssociationIdentityType/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1343.png
namespace http://ed-fi.org/0210
type EducationOrganizationReferenceType
properties
content complex
children EducationOrganizationIdentity EducationOrganizationLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The EducationalOrganization to which the Staff member provides services.
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 StaffEducationOrganizationAssignmentAssociationIdentityType/StaffClassification
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1344.png
namespace http://ed-fi.org/0210
type StaffClassificationDescriptorReferenceType
properties
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The titles of employment, official status, or rank of education staff.
appinfo
<ann:Descriptor>StaffClassificationDescriptor</ann:Descriptor>
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 StaffEducationOrganizationAssignmentAssociationIdentityType/BeginDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1345.png
namespace http://ed-fi.org/0210
type xs:date
properties
content simple
annotation
documentation
Month, day, and year of the start or effective date of a staff member's employment, contract, or relationship with the LEA.
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>