complexType
AssessmentIdentificationSystemDescriptor
element AssessmentIdentificationSystemDescriptor/AssessmentIdentificationSystemMap
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of DescriptorType | ||||||||||||||
properties |
|
||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace AssessmentIdentificationSystemMap | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AssessmentIdentificationSystemDescriptor"> <xs:annotation> <xs:documentation>This descriptor holds a coding scheme that is used for identification and record-keeping purposes by schools, social services or other agencies to refer to an assessment.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Descriptor</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorType"> <xs:sequence> <xs:element name="AssessmentIdentificationSystemMap" type="AssessmentIdentificationSystemMapType"> <xs:annotation> <xs:documentation>The mapping to a known AssessmentIdentificationSystem enumeration type.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element AssessmentIdentificationSystemDescriptor/AssessmentIdentificationSystemMap
diagram | |||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||
type | AssessmentIdentificationSystemMapType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="AssessmentIdentificationSystemMap" type="AssessmentIdentificationSystemMapType"> <xs:annotation> <xs:documentation>The mapping to a known AssessmentIdentificationSystem enumeration type.</xs:documentation> </xs:annotation> </xs:element> |