complexType
GradingPeriodDescriptor
element GradingPeriodDescriptor/GradingPeriodMap
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | extension of DescriptorType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor GradingPeriodMap | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="GradingPeriodDescriptor"> <xs:annotation> <xs:documentation>This descriptor defines the name of the period for which grades are reported. The map is required.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Descriptor</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorType"> <xs:sequence> <xs:element name="GradingPeriodMap" type="GradingPeriodMapType"> <xs:annotation> <xs:documentation>The mapping to known grading period names.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element GradingPeriodDescriptor/GradingPeriodMap
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | GradingPeriodMapType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GradingPeriodMap" type="GradingPeriodMapType"> <xs:annotation> <xs:documentation>The mapping to known grading period names.</xs:documentation> </xs:annotation> </xs:element> |