complexType
StaffEducationOrganizationContactAssociationIdentityType
element StaffEducationOrganizationContactAssociationIdentityType/StaffReference
element StaffEducationOrganizationContactAssociationIdentityType/EducationOrganizationReference
element StaffEducationOrganizationContactAssociationIdentityType/ContactTitle
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StaffReference EducationOrganizationReference ContactTitle | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StaffEducationOrganizationContactAssociationIdentityType"> <xs:annotation> <xs:documentation>Identity of a StaffEducationOrganizationContactAssociation.</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="ContactTitle" type="ContactTitle"> <xs:annotation> <xs:documentation>The title of the contact in the context of the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StaffEducationOrganizationContactAssociationIdentityType/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 StaffEducationOrganizationContactAssociationIdentityType/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 StaffEducationOrganizationContactAssociationIdentityType/ContactTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ContactTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ContactTitle" type="ContactTitle"> <xs:annotation> <xs:documentation>The title of the contact in the context of the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |