complexType
Achievement
element Achievement/AchievementTitle
element Achievement/AchievementCategory
element Achievement/AchievementCategorySystem
element Achievement/IssuerName
element Achievement/IssuerOriginURL
element Achievement/Criteria
element Achievement/CriteriaURL
element Achievement/EvidenceStatement
element Achievement/ImageURL
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | AchievementTitle AchievementCategory AchievementCategorySystem IssuerName IssuerOriginURL Criteria CriteriaURL EvidenceStatement ImageURL | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Achievement"> <xs:annotation> <xs:documentation>The achievement earned by the student upon fulfilling specified criteria.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="AchievementTitle" type="AchievementTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The title assigned to the achievement.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AchievementCategory" type="AchievementCategoryDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The category of achievement attributed to the learner.</xs:documentation> <xs:appinfo> <ann:Descriptor>AchievementCategoryDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AchievementCategorySystem" type="AchievementCategorySystem" minOccurs="0"> <xs:annotation> <xs:documentation>The system that defines the categories by which an achievement is attributed to the learner.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IssuerName" type="IssuerName" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the agent, entity, or institution issuing the element.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IssuerOriginURL" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The Uniform Resource Locator (URL) from which the award was issued.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Criteria" type="Criteria" minOccurs="0"> <xs:annotation> <xs:documentation>The criteria for competency-based completion of the achievement/award.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CriteriaURL" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The Uniform Resource Locator (URL) for the unique address of a web page describing the competency-based completion criteria for the achievement/award.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EvidenceStatement" type="Statement" minOccurs="0"> <xs:annotation> <xs:documentation>A statement or reference describing the evidence that the learner met the criteria for attainment of the Achievement.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ImageURL" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The Uniform Resource Locator (URL) for the unique address of an image representing an award or badge associated with the Achievement.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element Achievement/AchievementTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | AchievementTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AchievementTitle" type="AchievementTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The title assigned to the achievement.</xs:documentation> </xs:annotation> </xs:element> |
element Achievement/AchievementCategory
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AchievementCategoryDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AchievementCategory" type="AchievementCategoryDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The category of achievement attributed to the learner.</xs:documentation> <xs:appinfo> <ann:Descriptor>AchievementCategoryDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Achievement/AchievementCategorySystem
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | AchievementCategorySystem | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AchievementCategorySystem" type="AchievementCategorySystem" minOccurs="0"> <xs:annotation> <xs:documentation>The system that defines the categories by which an achievement is attributed to the learner.</xs:documentation> </xs:annotation> </xs:element> |
element Achievement/IssuerName
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IssuerName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IssuerName" type="IssuerName" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the agent, entity, or institution issuing the element.</xs:documentation> </xs:annotation> </xs:element> |
element Achievement/IssuerOriginURL
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IssuerOriginURL" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The Uniform Resource Locator (URL) from which the award was issued.</xs:documentation> </xs:annotation> </xs:element> |
element Achievement/Criteria
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Criteria | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Criteria" type="Criteria" minOccurs="0"> <xs:annotation> <xs:documentation>The criteria for competency-based completion of the achievement/award.</xs:documentation> </xs:annotation> </xs:element> |
element Achievement/CriteriaURL
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CriteriaURL" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The Uniform Resource Locator (URL) for the unique address of a web page describing the competency-based completion criteria for the achievement/award.</xs:documentation> </xs:annotation> </xs:element> |
element Achievement/EvidenceStatement
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Statement | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="EvidenceStatement" type="Statement" minOccurs="0"> <xs:annotation> <xs:documentation>A statement or reference describing the evidence that the learner met the criteria for attainment of the Achievement.</xs:documentation> </xs:annotation> </xs:element> |
element Achievement/ImageURL
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ImageURL" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The Uniform Resource Locator (URL) for the unique address of an image representing an award or badge associated with the Achievement.</xs:documentation> </xs:annotation> </xs:element> |