simpleType
DiplomaType
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:token | |||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="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:appinfo> <ann:TypeGroup>Enumeration</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Regular diploma"/> <xs:enumeration value="Endorsed/advanced diploma"/> <xs:enumeration value="Regents diploma"/> <xs:enumeration value="International Baccalaureate"/> <xs:enumeration value="Modified diploma"/> <xs:enumeration value="Other diploma"/> <xs:enumeration value="Alternative credential"/> <xs:enumeration value="Certificate of attendance"/> <xs:enumeration value="Certificate of completion"/> <xs:enumeration value="High school equivalency credential, other than GED"/> <xs:enumeration value="General Educational Development (GED) credential"/> <xs:enumeration value="Post graduate certificate (grade 13)"/> <xs:enumeration value="Career and Technical Education certificate"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> |