complexType
ResidencyStatusDescriptor
element ResidencyStatusDescriptor/ResidencyStatusMap
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | extension of DescriptorType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor ResidencyStatusMap | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ResidencyStatusDescriptor"> <xs:annotation> <xs:documentation>This descriptor defines indications of the location of a persons legal residence relative to (within or outside) the boundaries of the public school attended and its administrative unit. </xs:documentation> <xs:appinfo> <ann:TypeGroup>Descriptor</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorType"> <xs:sequence> <xs:element name="ResidencyStatusMap" type="ResidencyStatusMapType" minOccurs="0"> <xs:annotation> <xs:documentation>The mapping to a known residency status.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element ResidencyStatusDescriptor/ResidencyStatusMap
diagram | |||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||
type | ResidencyStatusMapType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="ResidencyStatusMap" type="ResidencyStatusMapType" minOccurs="0"> <xs:annotation> <xs:documentation>The mapping to a known residency status.</xs:documentation> </xs:annotation> </xs:element> |