complexType
GradeLevelDescriptor
element GradeLevelDescriptor/GradeLevelMap
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | extension of DescriptorType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor GradeLevelMap | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="GradeLevelDescriptor"> <xs:annotation> <xs:documentation>This descriptor defines the set of grade levels. 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="GradeLevelMap" type="GradeLevelMapType"> <xs:annotation> <xs:documentation>The mapping to a known grade level.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element GradeLevelDescriptor/GradeLevelMap
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | GradeLevelMapType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GradeLevelMap" type="GradeLevelMapType"> <xs:annotation> <xs:documentation>The mapping to a known grade level.</xs:documentation> </xs:annotation> </xs:element> |