complexType
ObjectiveAssessmentIdentityType
element ObjectiveAssessmentIdentityType/ObjectiveAssessmentIdentificationCode
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | ObjectiveAssessmentIdentificationCode | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ObjectiveAssessmentIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of assessment objectives.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ObjectiveAssessmentIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>The identification code of the objective assessment.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element ObjectiveAssessmentIdentityType/ObjectiveAssessmentIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ObjectiveAssessmentIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>The identification code of the objective assessment.</xs:documentation> </xs:annotation> </xs:element> |