complexType
StudentAcademicRecordIdentityType
element StudentAcademicRecordIdentityType/StudentReference
element StudentAcademicRecordIdentityType/EducationOrganizationReference
element StudentAcademicRecordIdentityType/SchoolYear
element StudentAcademicRecordIdentityType/Term
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StudentReference EducationOrganizationReference SchoolYear Term | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentAcademicRecordIdentityType"> <xs:annotation> <xs:documentation>Identity of a StudentAcademicRecord.</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>Identifies the student who is associated with the StudentAcademicRecord.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Provides user information to lookup and link to an existing educational organization record.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The identifier for the school year.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Term" type="TermDescriptorReferenceType"> <xs:annotation> <xs:documentation>The term for the session during the school year.</xs:documentation> <xs:appinfo> <ann:Descriptor>TermDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentAcademicRecordIdentityType/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>Identifies the student who is associated with the StudentAcademicRecord.</xs:documentation> </xs:annotation> </xs:element> |
element StudentAcademicRecordIdentityType/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>Provides user information to lookup and link to an existing educational organization record.</xs:documentation> </xs:annotation> </xs:element> |
element StudentAcademicRecordIdentityType/SchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The identifier for the school year.</xs:documentation> </xs:annotation> </xs:element> |
element StudentAcademicRecordIdentityType/Term
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | TermDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Term" type="TermDescriptorReferenceType"> <xs:annotation> <xs:documentation>The term for the session during the school year.</xs:documentation> <xs:appinfo> <ann:Descriptor>TermDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |