complexType
Diploma
element Diploma/Achievement
element Diploma/DiplomaAwardDate
element Diploma/DiplomaLevel
element Diploma/DiplomaType
element Diploma/CTECompleter
element Diploma/DiplomaDescription
element Diploma/DiplomaAwardExpiresDate
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | Achievement DiplomaAwardDate DiplomaLevel DiplomaType CTECompleter DiplomaDescription DiplomaAwardExpiresDate | ||||
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="Achievement" type="Achievement"> <xs:annotation> <xs:documentation>An entity that includes information about achievement earned by a learner upon fulfilling a specified criteria.</xs:documentation> </xs:annotation> </xs:element> <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:element name="DiplomaDescription" type="DiplomaDescription" minOccurs="0"> <xs:annotation> <xs:documentation>The description of diploma given to the student for accomplishments.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DiplomaAwardExpiresDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date on which the award expires.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element Diploma/Achievement
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | Achievement | ||
properties |
|
||
children | AchievementTitle AchievementCategory AchievementCategorySystem IssuerName IssuerOriginURL Criteria CriteriaURL EvidenceStatement ImageURL | ||
annotation |
|
||
source | <xs:element name="Achievement" type="Achievement"> <xs:annotation> <xs:documentation>An entity that includes information about achievement earned by a learner upon fulfilling a specified criteria.</xs:documentation> </xs:annotation> </xs:element> |
element Diploma/DiplomaAwardDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
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/0210 | ||||||||||||||||||||||||
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/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
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/0210 | ||||||
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> |
element Diploma/DiplomaDescription
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | DiplomaDescription | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DiplomaDescription" type="DiplomaDescription" minOccurs="0"> <xs:annotation> <xs:documentation>The description of diploma given to the student for accomplishments.</xs:documentation> </xs:annotation> </xs:element> |
element Diploma/DiplomaAwardExpiresDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="DiplomaAwardExpiresDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date on which the award expires.</xs:documentation> </xs:annotation> </xs:element> |