complexType
GradeIdentityType
element GradeIdentityType/StudentSectionAssociationReference
element GradeIdentityType/GradingPeriodReference
element GradeIdentityType/GradeType
element GradeIdentityType/ClassPeriodName
element GradeIdentityType/ClassroomIdentificationCode
element GradeIdentityType/LocalCourseCode
element GradeIdentityType/Term
element GradeIdentityType/SchoolYear
element GradeIdentityType/BeginDate
element GradeIdentityType/EndDate
element GradeIdentityType/EducationOrganizationReference
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | StudentSectionAssociationReference GradingPeriodReference GradeType ClassPeriodName ClassroomIdentificationCode LocalCourseCode Term SchoolYear BeginDate EndDate EducationOrganizationReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="GradeIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of grades.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing student-section association record in the receiving system</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing grading period record in the receiving system</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradeType" type="GradeType"> <xs:annotation> <xs:documentation>The type of grade reported (e.g., Exam, Final, Grading Period). </xs:documentation> </xs:annotation> </xs:element> <xs:element name="ClassPeriodName" type="ClassPeriodNameType"> <xs:annotation> <xs:documentation>An indication of the portion of a typical daily session in which students receive instruction in a specified subject (e.g., morning, sixth period, block period, or AB schedules). </xs:documentation> </xs:annotation> </xs:element> <xs:element name="ClassroomIdentificationCode" type="ClassroomIdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a room by a school, school system, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LocalCourseCode" type="LocalCourseCode"> <xs:annotation> <xs:documentation>The local code assigned by the School that identifies the course offering provided for the instruction of students.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Term" type="TermType"> <xs:annotation> <xs:documentation>The term for the session during the school year.</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The identifier for the school year.</xs:documentation> </xs:annotation> </xs:element> <xs:sequence> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the first day of the grading period.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the last day of the grading period.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:choice> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
element GradeIdentityType/StudentSectionAssociationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentSectionAssociationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentSectionAssociationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing student-section association record in the receiving system</xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/GradingPeriodReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | GradingPeriodReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | GradingPeriodIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing grading period record in the receiving system</xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/GradeType
diagram | |||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||
type | GradeType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="GradeType" type="GradeType"> <xs:annotation> <xs:documentation>The type of grade reported (e.g., Exam, Final, Grading Period). </xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/ClassPeriodName
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | ClassPeriodNameType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ClassPeriodName" type="ClassPeriodNameType"> <xs:annotation> <xs:documentation>An indication of the portion of a typical daily session in which students receive instruction in a specified subject (e.g., morning, sixth period, block period, or AB schedules). </xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/ClassroomIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | ClassroomIdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ClassroomIdentificationCode" type="ClassroomIdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a room by a school, school system, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/LocalCourseCode
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | LocalCourseCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LocalCourseCode" type="LocalCourseCode"> <xs:annotation> <xs:documentation>The local code assigned by the School that identifies the course offering provided for the instruction of students.</xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/Term
diagram | ||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||
type | TermType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:element name="Term" type="TermType"> <xs:annotation> <xs:documentation>The term for the session during the school year.</xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/SchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 GradeIdentityType/BeginDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the first day of the grading period.</xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/EndDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="EndDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the last day of the grading period.</xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" maxOccurs="unbounded"/> |