complexType
GradingPeriodIdentityType
element GradingPeriodIdentityType/GradingPeriod
element GradingPeriodIdentityType/SchoolYear
element GradingPeriodIdentityType/BeginDate
element GradingPeriodIdentityType/EndDate
element GradingPeriodIdentityType/EducationOrganizationReference
diagram | ![]() |
||||
namespace | http://ed-fi.org/0110 | ||||
children | GradingPeriod SchoolYear BeginDate EndDate EducationOrganizationReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="GradingPeriodIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the grading period.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="GradingPeriod" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The name of the period for which grades are reported</xs:documentation> <xs:appinfo> <ann:Descriptor>GradingPeriodDescriptor</ann:Descriptor> </xs:appinfo> </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:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element GradingPeriodIdentityType/GradingPeriod
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GradingPeriod" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The name of the period for which grades are reported</xs:documentation> <xs:appinfo> <ann:Descriptor>GradingPeriodDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element GradingPeriodIdentityType/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 GradingPeriodIdentityType/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 GradingPeriodIdentityType/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 GradingPeriodIdentityType/EducationOrganizationReference
diagram | ![]() |
||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> |