complexType
StudentCompetencyObjectiveIdentityType
element StudentCompetencyObjectiveIdentityType/StudentCompetencyObjectiveId
element StudentCompetencyObjectiveIdentityType/Objective
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | StudentCompetencyObjectiveId Objective | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="StudentCompetencyObjectiveIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of the Student Competency Objectives.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:choice maxOccurs="unbounded"> <xs:element name="StudentCompetencyObjectiveId" type="IdentificationCode"> <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:choice> </xs:complexType> |
element StudentCompetencyObjectiveIdentityType/StudentCompetencyObjectiveId
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | IdentificationCode | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="StudentCompetencyObjectiveId" type="IdentificationCode"> <xs:annotation> <xs:documentation>The Identifier for the student competency.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetencyObjectiveIdentityType/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> |



