complexType
AcademicHonor
element AcademicHonor/Achievement
element AcademicHonor/AcademicHonorCategory
element AcademicHonor/HonorDescription
element AcademicHonor/HonorAwardDate
element AcademicHonor/HonorAwardExpiresDate
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | Achievement AcademicHonorCategory HonorDescription HonorAwardDate HonorAwardExpiresDate | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="AcademicHonor"> <xs:annotation> <xs:documentation>Academic distinctions earned by or awarded to the student.</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>The achievement earned by the student upon fulfilling specified criteria.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AcademicHonorCategory" type="AcademicHonorCategoryType"> <xs:annotation> <xs:documentation>A designation of the type of academic distinctions earned by or awarded to the student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="HonorDescription" type="HonorDescription" minOccurs="0"> <xs:annotation> <xs:documentation>A description of the type of academic distinctions earned by or awarded to the individual.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="HonorAwardDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the honor was awarded or earned.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="HonorAwardExpiresDate" 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 AcademicHonor/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>The achievement earned by the student upon fulfilling specified criteria.</xs:documentation> </xs:annotation> </xs:element> |
element AcademicHonor/AcademicHonorCategory
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | AcademicHonorCategoryType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AcademicHonorCategory" type="AcademicHonorCategoryType"> <xs:annotation> <xs:documentation>A designation of the type of academic distinctions earned by or awarded to the student.</xs:documentation> </xs:annotation> </xs:element> |
element AcademicHonor/HonorDescription
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | HonorDescription | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="HonorDescription" type="HonorDescription" minOccurs="0"> <xs:annotation> <xs:documentation>A description of the type of academic distinctions earned by or awarded to the individual.</xs:documentation> </xs:annotation> </xs:element> |
element AcademicHonor/HonorAwardDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="HonorAwardDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the honor was awarded or earned.</xs:documentation> </xs:annotation> </xs:element> |
element AcademicHonor/HonorAwardExpiresDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="HonorAwardExpiresDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date on which the award expires.</xs:documentation> </xs:annotation> </xs:element> |