complexType
StaffEducationOrganizationContactAssociation
element StaffEducationOrganizationContactAssociation/StaffReference
element StaffEducationOrganizationContactAssociation/EducationOrganizationReference
element StaffEducationOrganizationContactAssociation/Address
element StaffEducationOrganizationContactAssociation/ContactTitle
element StaffEducationOrganizationContactAssociation/ContactType
element StaffEducationOrganizationContactAssociation/ElectronicMailAddress
element StaffEducationOrganizationContactAssociation/Telephone
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | StaffReference EducationOrganizationReference Address ContactTitle ContactType ElectronicMailAddress Telephone | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="StaffEducationOrganizationContactAssociation"> <xs:annotation> <xs:documentation>This association provides the contact information of the staff associated with the education organization.</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="Address" type="Address" minOccurs="0"> <xs:annotation> <xs:documentation>The optional address for the contact associated with the EducationOrganization.</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:element name="ContactType" type="ContactTypeDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the type for the contact information.</xs:documentation> <xs:appinfo> <ann:Descriptor>ContactTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ElectronicMailAddress" type="ElectronicMailAddress"> <xs:annotation> <xs:documentation>The email for the contact associated with the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Telephone" type="Telephone" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The optional telephone for the contact associated with the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StaffEducationOrganizationContactAssociation/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 StaffEducationOrganizationContactAssociation/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 StaffEducationOrganizationContactAssociation/Address
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Address | ||||||
properties |
|
||||||
children | StreetNumberName ApartmentRoomSuiteNumber BuildingSiteNumber City StateAbbreviation PostalCode NameOfCounty CountyFIPSCode Latitude Longitude BeginDate EndDate AddressType DoNotPublishIndicator | ||||||
annotation |
|
||||||
source | <xs:element name="Address" type="Address" minOccurs="0"> <xs:annotation> <xs:documentation>The optional address for the contact associated with the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrganizationContactAssociation/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> |
element StaffEducationOrganizationContactAssociation/ContactType
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ContactTypeDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ContactType" type="ContactTypeDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the type for the contact information.</xs:documentation> <xs:appinfo> <ann:Descriptor>ContactTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StaffEducationOrganizationContactAssociation/ElectronicMailAddress
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ElectronicMailAddress | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ElectronicMailAddress" type="ElectronicMailAddress"> <xs:annotation> <xs:documentation>The email for the contact associated with the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |
element StaffEducationOrganizationContactAssociation/Telephone
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Telephone | ||||||
properties |
|
||||||
children | TelephoneNumber TelephoneNumberType OrderOfPriority TextMessageCapabilityIndicator DoNotPublishIndicator | ||||||
annotation |
|
||||||
source | <xs:element name="Telephone" type="Telephone" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The optional telephone for the contact associated with the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |