complexType
StudentEducationOrganizationAssociationIdentityType
element StudentEducationOrganizationAssociationIdentityType/StudentReference
element StudentEducationOrganizationAssociationIdentityType/EducationOrganizationReference
element StudentEducationOrganizationAssociationIdentityType/Responsibility
element StudentEducationOrganizationAssociationIdentityType/BeginDate
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StudentReference EducationOrganizationReference Responsibility BeginDate | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentEducationOrganizationAssociationIdentityType"> <xs:annotation> <xs:documentation>Identity of a StudentEducationOrganizationAssociation.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</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 EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Responsibility" type="ResponsibilityDescriptorReferenceType"> <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:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the start date of an education organization's responsibility for a student.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentEducationOrganizationAssociationIdentityType/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
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 StudentEducationOrganizationAssociationIdentityType/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>A reference to the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |
element StudentEducationOrganizationAssociationIdentityType/Responsibility
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ResponsibilityDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Responsibility" type="ResponsibilityDescriptorReferenceType"> <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> |
element StudentEducationOrganizationAssociationIdentityType/BeginDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:date | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the start date of an education organization's responsibility for a student.</xs:documentation> </xs:annotation> </xs:element> |