complexType AcademicSubjectDescriptor
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p7.png
namespace http://ed-fi.org/0200
type extension of DescriptorType
properties
base DescriptorType
children CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace AcademicSubjectMap
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This descriptor holds the description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language).
appinfo
<ann:TypeGroup>Descriptor</ann:TypeGroup>
<ann:EdFiId>622</ann:EdFiId>
source <xs:complexType name="AcademicSubjectDescriptor">
 
<xs:annotation>
   
<xs:documentation>This descriptor holds the description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language).</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Descriptor</ann:TypeGroup>
     
<ann:EdFiId>622</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="DescriptorType">
     
<xs:sequence>
       
<xs:element name="AcademicSubjectMap" type="AcademicSubjectMapType">
         
<xs:annotation>
           
<xs:appinfo>
             
<ann:EdFiId>263</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element AcademicSubjectDescriptor/AcademicSubjectMap
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p8.png
namespace http://ed-fi.org/0200
type AcademicSubjectMapType
properties
content simple
facets
Kind Value Annotation
enumeration Composite
appinfo
<ann:EdFiId>121-002</ann:EdFiId>
enumeration Critical Reading
appinfo
<ann:EdFiId>121-003</ann:EdFiId>
enumeration English
appinfo
<ann:EdFiId>121-004</ann:EdFiId>
enumeration English Language Arts
appinfo
<ann:EdFiId>121-005</ann:EdFiId>
enumeration Reading
appinfo
<ann:EdFiId>121-013</ann:EdFiId>
enumeration Mathematics
appinfo
<ann:EdFiId>121-009</ann:EdFiId>
enumeration Life and Physical Sciences
appinfo
<ann:EdFiId>121-008</ann:EdFiId>
enumeration Social Sciences and History
appinfo
<ann:EdFiId>121-016</ann:EdFiId>
enumeration Social Studies
appinfo
<ann:EdFiId>121-017</ann:EdFiId>
enumeration Science
appinfo
<ann:EdFiId>121-015</ann:EdFiId>
enumeration Fine and Performing Arts
appinfo
<ann:EdFiId>121-006</ann:EdFiId>
enumeration Foreign Language and Literature
appinfo
<ann:EdFiId>121-007</ann:EdFiId>
enumeration Writing
appinfo
<ann:EdFiId>121-018</ann:EdFiId>
enumeration Physical, Health, and Safety Education
appinfo
<ann:EdFiId>121-012</ann:EdFiId>
enumeration Career and Technical Education
appinfo
<ann:EdFiId>121-001</ann:EdFiId>
enumeration Religious Education and Theology
appinfo
<ann:EdFiId>121-014</ann:EdFiId>
enumeration Military Science
appinfo
<ann:EdFiId>121-010</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>121-011</ann:EdFiId>
annotation
appinfo
<ann:EdFiId>263</ann:EdFiId>
source <xs:element name="AcademicSubjectMap" type="AcademicSubjectMapType">
 
<xs:annotation>
   
<xs:appinfo>
     
<ann:EdFiId>263</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>