complexType Diploma
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p485.png
namespace http://ed-fi.org/0210
children Achievement DiplomaAwardDate DiplomaLevel DiplomaType CTECompleter DiplomaDescription DiplomaAwardExpiresDate
used by
element StudentAcademicRecord/Diploma
annotation
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.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p486.png
namespace http://ed-fi.org/0210
type Achievement
properties
content complex
children AchievementTitle AchievementCategory AchievementCategorySystem IssuerName IssuerOriginURL Criteria CriteriaURL EvidenceStatement ImageURL
annotation
documentation
An entity that includes information about achievement earned by a learner upon fulfilling a specified criteria.
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p487.png
namespace http://ed-fi.org/0210
type xs:date
properties
content simple
annotation
documentation
The month, day, and year on which the student met  graduation requirements and was awarded a diploma.
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p488.png
namespace http://ed-fi.org/0210
type DiplomaLevelType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Minimum
enumeration Recommended
enumeration Distinguished
enumeration Open Enrollment
enumeration Cum laude
enumeration Magna cum laude
enumeration Summa cum laude
annotation
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.
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p489.png
namespace http://ed-fi.org/0210
type DiplomaType
properties
content simple
facets
Kind Value Annotation
enumeration Regular diploma
enumeration Endorsed/advanced diploma
enumeration Regents diploma
enumeration International Baccalaureate
enumeration Modified diploma
enumeration Other diploma
enumeration Alternative credential
enumeration Certificate of attendance
enumeration Certificate of completion
enumeration High school equivalency credential, other than GED
enumeration General Educational Development (GED) credential
enumeration Post graduate certificate (grade 13)
enumeration Career and Technical Education certificate
enumeration Other
enumeration Occupational License
enumeration Industry-recognized Certification
enumeration Apprenticeship Certificate
annotation
documentation
The type of diploma/credential that is awarded to a student in recognition of his/her completion of the curricular requirements.
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p490.png
namespace http://ed-fi.org/0210
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
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.
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p491.png
namespace http://ed-fi.org/0210
type DiplomaDescription
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 80
annotation
documentation
The description of diploma given to the student for accomplishments.
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p492.png
namespace http://ed-fi.org/0210
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date on which the award expires.
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>