complexType
Recognition
element Recognition/Achievement
element Recognition/RecognitionType
element Recognition/RecognitionDescription
element Recognition/RecognitionAwardDate
element Recognition/RecognitionAwardExpiresDate
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | Achievement RecognitionType RecognitionDescription RecognitionAwardDate RecognitionAwardExpiresDate | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Recognition"> <xs:annotation> <xs:documentation>Recognition given to the learner for accomplishments in a co-curricular, or extra-curricular activity.</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="RecognitionType" type="RecognitionType"> <xs:annotation> <xs:documentation>The nature of recognition given to the learner for accomplishments in a co-curricular, or extra-curricular activity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RecognitionDescription" type="RecognitionDescription" 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="RecognitionAwardDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the recognition was awarded or earned.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RecognitionAwardExpiresDate" 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 Recognition/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 Recognition/RecognitionType
diagram | ||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||
type | RecognitionType | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RecognitionType" type="RecognitionType"> <xs:annotation> <xs:documentation>The nature of recognition given to the learner for accomplishments in a co-curricular, or extra-curricular activity.</xs:documentation> </xs:annotation> </xs:element> |
element Recognition/RecognitionDescription
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | RecognitionDescription | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="RecognitionDescription" type="RecognitionDescription" 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 Recognition/RecognitionAwardDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="RecognitionAwardDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the recognition was awarded or earned.</xs:documentation> </xs:annotation> </xs:element> |
element Recognition/RecognitionAwardExpiresDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="RecognitionAwardExpiresDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date on which the award expires.</xs:documentation> </xs:annotation> </xs:element> |