complexType CourseIdentificationSystemDescriptor
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p337.png
namespace http://ed-fi.org/0200
type extension of DescriptorType
properties
base DescriptorType
children CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace CourseIdentificationSystemMap
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This descriptor defines a standard code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.
appinfo
<ann:TypeGroup>Descriptor</ann:TypeGroup>
<ann:EdFiId>626</ann:EdFiId>
source <xs:complexType name="CourseIdentificationSystemDescriptor">
 
<xs:annotation>
   
<xs:documentation>This descriptor defines a standard code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Descriptor</ann:TypeGroup>
     
<ann:EdFiId>626</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="DescriptorType">
     
<xs:sequence>
       
<xs:element name="CourseIdentificationSystemMap" type="CourseIdentificationSystemMapType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>A system that is used to identify the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>627</ann:EdFiId>
           
</xs:appinfo>
           
<xs:appinfo>
             
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element CourseIdentificationSystemDescriptor/CourseIdentificationSystemMap
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p338.png
namespace http://ed-fi.org/0200
type CourseIdentificationSystemMapType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration CSSC course code
appinfo
<ann:EdFiId>149-001</ann:EdFiId>
enumeration Intermediate agency course code
appinfo
<ann:EdFiId>149-002</ann:EdFiId>
enumeration LEA course code
appinfo
<ann:EdFiId>149-003</ann:EdFiId>
enumeration NCES Pilot SNCCS course code
appinfo
<ann:EdFiId>149-004</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>149-005</ann:EdFiId>
enumeration SCED course code
appinfo
<ann:EdFiId>149-006</ann:EdFiId>
enumeration School course code
appinfo
<ann:EdFiId>149-007</ann:EdFiId>
enumeration State course code
appinfo
<ann:EdFiId>149-008</ann:EdFiId>
enumeration University course code
appinfo
<ann:EdFiId>149-009</ann:EdFiId>
annotation
documentation
A system that is used to identify the organization of subject matter and related learning experiences provided for the instruction of students.
appinfo
<ann:EdFiId>627</ann:EdFiId>
appinfo
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
source <xs:element name="CourseIdentificationSystemMap" type="CourseIdentificationSystemMapType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A system that is used to identify the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>627</ann:EdFiId>
   
</xs:appinfo>
   
<xs:appinfo>
     
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>