complexType
StudentCompetencyObjective
element StudentCompetencyObjective/StudentCompetencyObjectiveId
element StudentCompetencyObjective/Objective
element StudentCompetencyObjective/Description
element StudentCompetencyObjective/ObjectiveGradeLevel
element StudentCompetencyObjective/EducationOrganizationReference
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties |
|
||||||||||||||
| children | StudentCompetencyObjectiveId Objective Description ObjectiveGradeLevel EducationOrganizationReference | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="StudentCompetencyObjective"> <xs:annotation> <xs:documentation>This entity holds additional competencies for student achievement that are not associated with specific learning objectives (e.g., paying attention in class).</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="StudentCompetencyObjectiveId" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The Identifier for the student competency.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Objective" type="Objective"> <xs:annotation> <xs:documentation>The designated title of the student competency objective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the student competency objective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ObjectiveGradeLevel" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for which the competency objective is targeted,</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The Education Organization that defines the curriculum and courses offered - often the LEA or school.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StudentCompetencyObjective/StudentCompetencyObjectiveId
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | IdentificationCode | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="StudentCompetencyObjectiveId" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The Identifier for the student competency.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetencyObjective/Objective
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | Objective | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Objective" type="Objective"> <xs:annotation> <xs:documentation>The designated title of the student competency objective.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetencyObjective/Description
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | Description | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the student competency objective.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetencyObjective/ObjectiveGradeLevel
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
| type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="ObjectiveGradeLevel" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for which the competency objective is targeted,</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentCompetencyObjective/EducationOrganizationReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | EducationOrganizationReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | EducationOrganizationIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The Education Organization that defines the curriculum and courses offered - often the LEA or school.</xs:documentation> </xs:annotation> </xs:element> |






