complexType Course
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p312.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children CourseCode CourseTitle NumberOfParts CourseIdentificationCode CourseLevelCharacteristic OfferedGradeLevel AcademicSubject CourseDescription TimeRequiredForCompletion DateCourseAdopted HighSchoolCourseRequirement CourseGPAApplicability CourseDefinedBy MinimumAvailableCredits MaximumAvailableCredits CareerPathway CompetencyLevel EducationOrganizationReference LearningStandardReference LearningObjectiveReference
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This educational entity represents the organization of subject matter and related learning experiences provided for the instruction of students on a regular or systematic basis.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
<ann:EdFiId>550</ann:EdFiId>
source <xs:complexType name="Course">
 
<xs:annotation>
   
<xs:documentation>This educational entity represents the organization of subject matter and related learning experiences provided for the instruction of students on a regular or systematic basis.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
     
<ann:EdFiId>550</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="CourseCode" type="IdentificationCode">
         
<xs:annotation>
           
<xs:documentation>A unique alphanumeric code assigned to a course.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1294</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CourseTitle" type="CourseTitle">
         
<xs:annotation>
           
<xs:documentation>The descriptive name given to a course of study offered in a school or other institution or organization. In departmentalized classes at the elementary, secondary, and postsecondary levels (and for staff development activities), this refers to the name by which a course is identified (e.g., American History, English III). For elementary and other non-departmentalized classes, it refers to any portion of the instruction for which a grade or report is assigned (e.g., reading, composition, spelling, and language arts).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1300</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="NumberOfParts" type="NumberOfParts">
         
<xs:annotation>
           
<xs:documentation>The number of parts identified for a course.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1309</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CourseIdentificationCode" type="CourseIdentificationCode" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1298</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CourseLevelCharacteristic" type="CourseLevelCharacteristicType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The type of specific program or designation with which the course is associated (e.g., AP, IB, Dual Credit, CTE).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1299</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="OfferedGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The grade levels in which the course is offered.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
             
<ann:EdFiId>1303</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The intended major subject area of the course.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
             
<ann:EdFiId>1291</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CourseDescription" type="Description" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>A description of the content standards and goals covered in the course. Reference may be made to state or national content standards.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1296</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="TimeRequiredForCompletion" type="Duration" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The actual or estimated number of clock minutes required for class completion. This number is especially important for career and technical education classes and may represent (in minutes) the clock hour requirement of the class.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1310</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="DateCourseAdopted" type="xs:date" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Date the course was adopted by the education agency.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1301</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="HighSchoolCourseRequirement" type="xs:boolean" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>An indication that this course may satisfy high school graduation requirements in the course's subject area.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1304</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CourseGPAApplicability" type="CourseGPAApplicabilityType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>An indicator of whether or not the course being described is included in the computation of the student's Grade Point Average, and if so, if it is weighted differently from regular courses.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1297</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CourseDefinedBy" type="CourseDefinedByType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Specifies whether the course was defined by the SEA, LEA, School, or national organization.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1295</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="MinimumAvailableCredits" type="Credits" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The minimum amount of credit available to a student who successfully completes the course.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1308</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="MaximumAvailableCredits" type="Credits" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The maximum amount of credit available to a student who successfully completes the course.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1307</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CareerPathway" type="CareerPathwayType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Indicates the career cluster or pathway the course is associated with as part of a CTE curriculum.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1292</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CompetencyLevel" type="CompetencyLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The competency levels defined to rate the student for the course.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor>
             
<ann:EdFiId>1293</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
         
<xs:annotation>
           
<xs:documentation>The Education Organization that defines the curriculum and courses offered - often the LEA or school.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1302</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Learning Standard(s) to be taught by the course.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1306</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Learning Objectives to be mastered in the course.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1305</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element Course/CourseCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p313.png
namespace http://ed-fi.org/0200
type IdentificationCode
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
A unique alphanumeric code assigned to a course.
appinfo
<ann:EdFiId>1294</ann:EdFiId>
source <xs:element name="CourseCode" type="IdentificationCode">
 
<xs:annotation>
   
<xs:documentation>A unique alphanumeric code assigned to a course.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1294</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/CourseTitle
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p314.png
namespace http://ed-fi.org/0200
type CourseTitle
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The descriptive name given to a course of study offered in a school or other institution or organization. In departmentalized classes at the elementary, secondary, and postsecondary levels (and for staff development activities), this refers to the name by which a course is identified (e.g., American History, English III). For elementary and other non-departmentalized classes, it refers to any portion of the instruction for which a grade or report is assigned (e.g., reading, composition, spelling, and language arts).
appinfo
<ann:EdFiId>1300</ann:EdFiId>
source <xs:element name="CourseTitle" type="CourseTitle">
 
<xs:annotation>
   
<xs:documentation>The descriptive name given to a course of study offered in a school or other institution or organization. In departmentalized classes at the elementary, secondary, and postsecondary levels (and for staff development activities), this refers to the name by which a course is identified (e.g., American History, English III). For elementary and other non-departmentalized classes, it refers to any portion of the instruction for which a grade or report is assigned (e.g., reading, composition, spelling, and language arts).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1300</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/NumberOfParts
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p315.png
namespace http://ed-fi.org/0200
type NumberOfParts
properties
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 8
annotation
documentation
The number of parts identified for a course.
appinfo
<ann:EdFiId>1309</ann:EdFiId>
source <xs:element name="NumberOfParts" type="NumberOfParts">
 
<xs:annotation>
   
<xs:documentation>The number of parts identified for a course.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1309</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/CourseIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p316.png
namespace http://ed-fi.org/0200
type CourseIdentificationCode
properties
minOcc 1
maxOcc unbounded
content complex
children IdentificationCode CourseIdentificationSystem AssigningOrganizationIdentificationCode
annotation
documentation
The code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.
appinfo
<ann:EdFiId>1298</ann:EdFiId>
source <xs:element name="CourseIdentificationCode" type="CourseIdentificationCode" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1298</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/CourseLevelCharacteristic
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p317.png
namespace http://ed-fi.org/0200
type CourseLevelCharacteristicType
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration Accepted as high school equivalent
appinfo
<ann:EdFiId>152-001</ann:EdFiId>
enumeration Advanced
appinfo
<ann:EdFiId>152-002</ann:EdFiId>
enumeration Advanced Placement
appinfo
<ann:EdFiId>152-003</ann:EdFiId>
enumeration Basic
appinfo
<ann:EdFiId>152-004</ann:EdFiId>
enumeration College-level
appinfo
<ann:EdFiId>152-006</ann:EdFiId>
enumeration Core Subject
appinfo
<ann:EdFiId>152-007</ann:EdFiId>
enumeration Correspondence
appinfo
<ann:EdFiId>152-008</ann:EdFiId>
enumeration Career and Technical Education
appinfo
<ann:EdFiId>152-005</ann:EdFiId>
enumeration Distance Learning
appinfo
<ann:EdFiId>152-009</ann:EdFiId>
enumeration Dual Credit
appinfo
<ann:EdFiId>152-010</ann:EdFiId>
enumeration English Language Learner
appinfo
<ann:EdFiId>152-011</ann:EdFiId>
enumeration General
appinfo
<ann:EdFiId>152-012</ann:EdFiId>
enumeration Gifted and Talented
appinfo
<ann:EdFiId>152-013</ann:EdFiId>
enumeration Graduation Credit
appinfo
<ann:EdFiId>152-014</ann:EdFiId>
enumeration Honors
appinfo
<ann:EdFiId>152-015</ann:EdFiId>
enumeration International Baccalaureate
appinfo
<ann:EdFiId>152-016</ann:EdFiId>
enumeration Magnet
appinfo
<ann:EdFiId>152-017</ann:EdFiId>
enumeration Pre-AP
appinfo
<ann:EdFiId>152-019</ann:EdFiId>
enumeration Pre-IB
appinfo
<ann:EdFiId>152-020</ann:EdFiId>
enumeration Remedial
appinfo
<ann:EdFiId>152-021</ann:EdFiId>
enumeration Students with disabilities
appinfo
<ann:EdFiId>152-022</ann:EdFiId>
enumeration Untracked
appinfo
<ann:EdFiId>152-023</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>152-018</ann:EdFiId>
annotation
documentation
The type of specific program or designation with which the course is associated (e.g., AP, IB, Dual Credit, CTE).
appinfo
<ann:EdFiId>1299</ann:EdFiId>
source <xs:element name="CourseLevelCharacteristic" type="CourseLevelCharacteristicType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The type of specific program or designation with which the course is associated (e.g., AP, IB, Dual Credit, CTE).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1299</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/OfferedGradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p318.png
namespace http://ed-fi.org/0200
type GradeLevelDescriptorReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The grade levels in which the course is offered.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
<ann:EdFiId>1303</ann:EdFiId>
source <xs:element name="OfferedGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The grade levels in which the course is offered.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
     
<ann:EdFiId>1303</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/AcademicSubject
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p319.png
namespace http://ed-fi.org/0200
type AcademicSubjectDescriptorReferenceType
properties
minOcc 0
maxOcc 1
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The intended major subject area of the course.
appinfo
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
<ann:EdFiId>1291</ann:EdFiId>
source <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The intended major subject area of the course.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
     
<ann:EdFiId>1291</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/CourseDescription
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p320.png
namespace http://ed-fi.org/0200
type Description
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 1024
annotation
documentation
A description of the content standards and goals covered in the course. Reference may be made to state or national content standards.
appinfo
<ann:EdFiId>1296</ann:EdFiId>
source <xs:element name="CourseDescription" type="Description" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A description of the content standards and goals covered in the course. Reference may be made to state or national content standards.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1296</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/TimeRequiredForCompletion
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p321.png
namespace http://ed-fi.org/0200
type Duration
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
The actual or estimated number of clock minutes required for class completion. This number is especially important for career and technical education classes and may represent (in minutes) the clock hour requirement of the class.
appinfo
<ann:EdFiId>1310</ann:EdFiId>
source <xs:element name="TimeRequiredForCompletion" type="Duration" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The actual or estimated number of clock minutes required for class completion. This number is especially important for career and technical education classes and may represent (in minutes) the clock hour requirement of the class.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1310</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/DateCourseAdopted
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p322.png
namespace http://ed-fi.org/0200
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date the course was adopted by the education agency.
appinfo
<ann:EdFiId>1301</ann:EdFiId>
source <xs:element name="DateCourseAdopted" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Date the course was adopted by the education agency.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1301</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/HighSchoolCourseRequirement
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p323.png
namespace http://ed-fi.org/0200
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An indication that this course may satisfy high school graduation requirements in the course's subject area.
appinfo
<ann:EdFiId>1304</ann:EdFiId>
source <xs:element name="HighSchoolCourseRequirement" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An indication that this course may satisfy high school graduation requirements in the course's subject area.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1304</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/CourseGPAApplicability
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p324.png
namespace http://ed-fi.org/0200
type CourseGPAApplicabilityType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Applicable
appinfo
<ann:EdFiId>151-001</ann:EdFiId>
enumeration Not Applicable
appinfo
<ann:EdFiId>151-002</ann:EdFiId>
enumeration Weighted
appinfo
<ann:EdFiId>151-003</ann:EdFiId>
annotation
documentation
An indicator of whether or not the course being described is included in the computation of the student's Grade Point Average, and if so, if it is weighted differently from regular courses.
appinfo
<ann:EdFiId>1297</ann:EdFiId>
source <xs:element name="CourseGPAApplicability" type="CourseGPAApplicabilityType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An indicator of whether or not the course being described is included in the computation of the student's Grade Point Average, and if so, if it is weighted differently from regular courses.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1297</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/CourseDefinedBy
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p325.png
namespace http://ed-fi.org/0200
type CourseDefinedByType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration LEA
appinfo
<ann:EdFiId>150-001</ann:EdFiId>
enumeration National Organization
appinfo
<ann:EdFiId>150-002</ann:EdFiId>
enumeration SEA
appinfo
<ann:EdFiId>150-004</ann:EdFiId>
enumeration School
appinfo
<ann:EdFiId>150-003</ann:EdFiId>
annotation
documentation
Specifies whether the course was defined by the SEA, LEA, School, or national organization.
appinfo
<ann:EdFiId>1295</ann:EdFiId>
source <xs:element name="CourseDefinedBy" type="CourseDefinedByType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Specifies whether the course was defined by the SEA, LEA, School, or national organization.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1295</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/MinimumAvailableCredits
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p326.png
namespace http://ed-fi.org/0200
type Credits
properties
minOcc 0
maxOcc 1
content complex
children Credits CreditType CreditConversion
annotation
documentation
The minimum amount of credit available to a student who successfully completes the course.
appinfo
<ann:EdFiId>1308</ann:EdFiId>
source <xs:element name="MinimumAvailableCredits" type="Credits" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The minimum amount of credit available to a student who successfully completes the course.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1308</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/MaximumAvailableCredits
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p327.png
namespace http://ed-fi.org/0200
type Credits
properties
minOcc 0
maxOcc 1
content complex
children Credits CreditType CreditConversion
annotation
documentation
The maximum amount of credit available to a student who successfully completes the course.
appinfo
<ann:EdFiId>1307</ann:EdFiId>
source <xs:element name="MaximumAvailableCredits" type="Credits" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The maximum amount of credit available to a student who successfully completes the course.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1307</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/CareerPathway
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p328.png
namespace http://ed-fi.org/0200
type CareerPathwayType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Agriculture, Food and Natural Resources
appinfo
<ann:EdFiId>136-001</ann:EdFiId>
enumeration Architecture and Construction
appinfo
<ann:EdFiId>136-002</ann:EdFiId>
enumeration Arts, A/V Technology and Communications
appinfo
<ann:EdFiId>136-003</ann:EdFiId>
enumeration Business, Management and Administration
appinfo
<ann:EdFiId>136-004</ann:EdFiId>
enumeration Education and Training
appinfo
<ann:EdFiId>136-005</ann:EdFiId>
enumeration Finance
appinfo
<ann:EdFiId>136-006</ann:EdFiId>
enumeration Government and Public Administration
appinfo
<ann:EdFiId>136-007</ann:EdFiId>
enumeration Health Science
appinfo
<ann:EdFiId>136-008</ann:EdFiId>
enumeration Hospitality and Tourism
appinfo
<ann:EdFiId>136-009</ann:EdFiId>
enumeration Human Services
appinfo
<ann:EdFiId>136-010</ann:EdFiId>
enumeration Information Technology
appinfo
<ann:EdFiId>136-011</ann:EdFiId>
enumeration Law, Public Safety, Corrections and Security
appinfo
<ann:EdFiId>136-012</ann:EdFiId>
enumeration Manufacturing
appinfo
<ann:EdFiId>136-013</ann:EdFiId>
enumeration Marketing, Sales and Service
appinfo
<ann:EdFiId>136-014</ann:EdFiId>
enumeration Science, Technology, Engineering and Mathematics
appinfo
<ann:EdFiId>136-015</ann:EdFiId>
enumeration Transportation, Distribution and Logistics
appinfo
<ann:EdFiId>136-016</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>136-017</ann:EdFiId>
annotation
documentation
Indicates the career cluster or pathway the course is associated with as part of a CTE curriculum.
appinfo
<ann:EdFiId>1292</ann:EdFiId>
source <xs:element name="CareerPathway" type="CareerPathwayType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicates the career cluster or pathway the course is associated with as part of a CTE curriculum.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1292</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/CompetencyLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p329.png
namespace http://ed-fi.org/0200
type CompetencyLevelDescriptorReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The competency levels defined to rate the student for the course.
appinfo
<ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor>
<ann:EdFiId>1293</ann:EdFiId>
source <xs:element name="CompetencyLevel" type="CompetencyLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The competency levels defined to rate the student for the course.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor>
     
<ann:EdFiId>1293</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p330.png
namespace http://ed-fi.org/0200
type EducationOrganizationReferenceType
properties
content complex
children EducationOrganizationIdentity EducationOrganizationLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The Education Organization that defines the curriculum and courses offered - often the LEA or school.
appinfo
<ann:EdFiId>1302</ann:EdFiId>
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>The Education Organization that defines the curriculum and courses offered - often the LEA or school.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1302</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/LearningStandardReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p331.png
namespace http://ed-fi.org/0200
type LearningStandardReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children LearningStandardIdentity LearningStandardLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Learning Standard(s) to be taught by the course.
appinfo
<ann:EdFiId>1306</ann:EdFiId>
source <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Learning Standard(s) to be taught by the course.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1306</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Course/LearningObjectiveReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p332.png
namespace http://ed-fi.org/0200
type LearningObjectiveReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children LearningObjectiveIdentity
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Learning Objectives to be mastered in the course.
appinfo
<ann:EdFiId>1305</ann:EdFiId>
source <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Learning Objectives to be mastered in the course.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1305</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>