complexType
LimitedEnglishProficiencyDescriptor
element LimitedEnglishProficiencyDescriptor/LimitedEnglishProficiencyMap
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of DescriptorType | ||||||||||||||
properties |
|
||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace 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 mapping of descriptor values to known Ed-Fi enumeration values 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 LimitedEnglishProficiency enumeration type.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element LimitedEnglishProficiencyDescriptor/LimitedEnglishProficiencyMap
diagram | ||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||
type | LimitedEnglishProficiencyMapType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="LimitedEnglishProficiencyMap" type="LimitedEnglishProficiencyMapType"> <xs:annotation> <xs:documentation>The mapping to a known LimitedEnglishProficiency enumeration type.</xs:documentation> </xs:annotation> </xs:element> |