complexType
ExitWithdrawTypeDescriptor
element ExitWithdrawTypeDescriptor/ExitWithdrawTypeMap
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of DescriptorType | ||||||||||||||
properties |
|
||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace ExitWithdrawTypeMap | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="ExitWithdrawTypeDescriptor"> <xs:annotation> <xs:documentation>This descriptor defines the circumstances under which the student exited from membership in an educational institution.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Descriptor</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorType"> <xs:sequence> <xs:element name="ExitWithdrawTypeMap" type="ExitWithdrawTypeMapType" minOccurs="0"> <xs:annotation> <xs:documentation>The mapping to a known ExitWithdrawType enumeration type.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element ExitWithdrawTypeDescriptor/ExitWithdrawTypeMap
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | ExitWithdrawTypeMapType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ExitWithdrawTypeMap" type="ExitWithdrawTypeMapType" minOccurs="0"> <xs:annotation> <xs:documentation>The mapping to a known ExitWithdrawType enumeration type.</xs:documentation> </xs:annotation> </xs:element> |