complexType
Diploma
element Diploma/DiplomaAwardDate
element Diploma/DiplomaLevel
element Diploma/DiplomaType
element Diploma/CTECompleter
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | DiplomaAwardDate DiplomaLevel DiplomaType CTECompleter | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Diploma"> <xs:annotation> <xs:documentation>This educational entity represents the conferring or certification by an educational organization that the student has successfully completed a particular course of study. It represents the electronic version of its physical document counterpart.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="DiplomaAwardDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which the student met graduation requirements and was awarded a diploma.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DiplomaLevel" type="DiplomaLevelType" minOccurs="0"> <xs:annotation> <xs:documentation>The level of diploma/credential that is awarded to a student in recognition of his/her completion of the curricular requirements. Minimum high school program Recommended high school program Distinguished Achievement Program</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DiplomaType" type="DiplomaType"> <xs:annotation> <xs:documentation>The type of diploma/credential that is awarded to a student in recognition of his/her completion of the curricular requirements.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CTECompleter" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicated a student who reached a state-defined threshold of vocational education and who attained a high school diploma or its recognized state equivalent or GED.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element Diploma/DiplomaAwardDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="DiplomaAwardDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which the student met graduation requirements and was awarded a diploma.</xs:documentation> </xs:annotation> </xs:element> |
element Diploma/DiplomaLevel
diagram | |||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||
type | DiplomaLevelType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="DiplomaLevel" type="DiplomaLevelType" minOccurs="0"> <xs:annotation> <xs:documentation>The level of diploma/credential that is awarded to a student in recognition of his/her completion of the curricular requirements. Minimum high school program Recommended high school program Distinguished Achievement Program</xs:documentation> </xs:annotation> </xs:element> |
element Diploma/DiplomaType
diagram | ||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||
type | DiplomaType | |||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="DiplomaType" type="DiplomaType"> <xs:annotation> <xs:documentation>The type of diploma/credential that is awarded to a student in recognition of his/her completion of the curricular requirements.</xs:documentation> </xs:annotation> </xs:element> |
element Diploma/CTECompleter
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="CTECompleter" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicated a student who reached a state-defined threshold of vocational education and who attained a high school diploma or its recognized state equivalent or GED.</xs:documentation> </xs:annotation> </xs:element> |