complexType
ContinuationOfServicesReasonDescriptor
element ContinuationOfServicesReasonDescriptor/ContinuationOfServicesReasonMap
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of DescriptorType | ||||||||||||||
properties |
|
||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace ContinuationOfServicesReasonMap | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="ContinuationOfServicesReasonDescriptor"> <xs:annotation> <xs:documentation>In the Migrant Education program, a provision allows continuation of services after a child is no longer considered migratory for certain reasons. This descriptor holds the reasons prescribed in the statute. 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="ContinuationOfServicesReasonMap" type="ContinuationOfServicesReasonMapType"> <xs:annotation> <xs:documentation>The mapping to a known ContinuationOfServicesReason enumeration type.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element ContinuationOfServicesReasonDescriptor/ContinuationOfServicesReasonMap
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | ContinuationOfServicesReasonMapType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ContinuationOfServicesReasonMap" type="ContinuationOfServicesReasonMapType"> <xs:annotation> <xs:documentation>The mapping to a known ContinuationOfServicesReason enumeration type.</xs:documentation> </xs:annotation> </xs:element> |