complexType AssessmentIdentificationSystemDescriptor
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p142.png
namespace http://ed-fi.org/0200
type extension of DescriptorType
properties
base DescriptorType
children CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace AssessmentIdentificationSystemMap
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
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.
appinfo
<ann:TypeGroup>Descriptor</ann:TypeGroup>
<ann:EdFiId>623</ann:EdFiId>
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>
     
<ann:EdFiId>623</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="DescriptorType">
     
<xs:sequence>
       
<xs:element name="AssessmentIdentificationSystemMap" type="AssessmentIdentificationSystemMapType">
         
<xs:annotation>
           
<xs:documentation>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:EdFiId>624</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element AssessmentIdentificationSystemDescriptor/AssessmentIdentificationSystemMap
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p143.png
namespace http://ed-fi.org/0200
type AssessmentIdentificationSystemMapType
properties
content simple
facets
Kind Value Annotation
enumeration District
appinfo
<ann:EdFiId>129-001</ann:EdFiId>
enumeration Federal
appinfo
<ann:EdFiId>129-002</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>129-003</ann:EdFiId>
enumeration Other Federal
appinfo
<ann:EdFiId>129-004</ann:EdFiId>
enumeration School
appinfo
<ann:EdFiId>129-005</ann:EdFiId>
enumeration State
appinfo
<ann:EdFiId>129-006</ann:EdFiId>
enumeration Test Contractor
appinfo
<ann:EdFiId>129-007</ann:EdFiId>
annotation
documentation
A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to an assessment.
appinfo
<ann:EdFiId>624</ann:EdFiId>
source <xs:element name="AssessmentIdentificationSystemMap" type="AssessmentIdentificationSystemMapType">
 
<xs:annotation>
   
<xs:documentation>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:EdFiId>624</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>