complexType
StudentEducationOrganizationAssociation
element StudentEducationOrganizationAssociation/StudentReference
element StudentEducationOrganizationAssociation/EducationOrganizationReference
element StudentEducationOrganizationAssociation/Responsibility
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | StudentReference EducationOrganizationReference Responsibility | ||||
| annotation |
|
||||
| source | <xs:complexType name="StudentEducationOrganizationAssociation"> <xs:annotation> <xs:documentation>This association indicates any relationship between a student and an education organization other than however the state views enrollment. Enrollment relationship semantics are covered by StudentSchoolAssociation.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>A reference to the student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>A reference to the education organization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Responsibility" type="DescriptorReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Indications of an education organization's responsibility for a student, such as accountability, attendance, funding, etc.</xs:documentation> <xs:appinfo> <ann:Descriptor>ResponsibilityDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentEducationOrganizationAssociation/StudentReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | StudentReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | StudentIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>A reference to the student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentEducationOrganizationAssociation/EducationOrganizationReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | EducationOrganizationReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | EducationOrganizationIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>A reference to the education organization.</xs:documentation> </xs:annotation> </xs:element> |
element StudentEducationOrganizationAssociation/Responsibility
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
| type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Responsibility" type="DescriptorReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Indications of an education organization's responsibility for a student, such as accountability, attendance, funding, etc.</xs:documentation> <xs:appinfo> <ann:Descriptor>ResponsibilityDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |




