complexType
LimitedEnglishProficiencyDescriptor
element LimitedEnglishProficiencyDescriptor/LimitedEnglishProficiencyMap
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | extension of DescriptorType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor LimitedEnglishProficiencyMap | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="LimitedEnglishProficiencyDescriptor"> <xs:annotation> <xs:documentation>This descriptor defines the indications that the student has been identified as limited English proficient by the Language Proficiency Assessment Committee (LPAC), or English proficient. 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="LimitedEnglishProficiencyMap" type="LimitedEnglishProficiencyMapType"> <xs:annotation> <xs:documentation>The mapping to a known LEP classification.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element LimitedEnglishProficiencyDescriptor/LimitedEnglishProficiencyMap
diagram | ||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||
type | LimitedEnglishProficiencyMapType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="LimitedEnglishProficiencyMap" type="LimitedEnglishProficiencyMapType"> <xs:annotation> <xs:documentation>The mapping to a known LEP classification.</xs:documentation> </xs:annotation> </xs:element> |