complexType
AcademicHonor
element AcademicHonor/AcademicHonorsType
element AcademicHonor/HonorsDescription
element AcademicHonor/HonorAwardDate
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | AcademicHonorsType HonorsDescription HonorAwardDate | ||||
| 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="AcademicHonorsType" type="AcademicHonorsType"> <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="HonorsDescription" type="HonorsDescription" 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:sequence> </xs:complexType> |
element AcademicHonor/AcademicHonorsType
| diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | AcademicHonorsType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="AcademicHonorsType" type="AcademicHonorsType"> <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/HonorsDescription
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | HonorsDescription | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="HonorsDescription" type="HonorsDescription" 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/0110 | ||||||||
| 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> |




