complexType
Course
element Course/CourseCode
element Course/CourseTitle
element Course/NumberOfParts
element Course/CourseIdentificationCode
element Course/CourseLevelCharacteristic
element Course/OfferedGradeLevel
element Course/AcademicSubject
element Course/CourseDescription
element Course/TimeRequiredForCompletion
element Course/DateCourseAdopted
element Course/HighSchoolCourseRequirement
element Course/CourseGPAApplicability
element Course/CourseDefinedBy
element Course/MinimumAvailableCredits
element Course/MaximumAvailableCredits
element Course/CareerPathway
element Course/CompetencyLevel
element Course/EducationOrganizationReference
element Course/LearningStandardReference
element Course/LearningObjectiveReference
element Course/MaxCompletionsForCredit
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | CourseCode CourseTitle NumberOfParts CourseIdentificationCode CourseLevelCharacteristic OfferedGradeLevel AcademicSubject CourseDescription TimeRequiredForCompletion DateCourseAdopted HighSchoolCourseRequirement CourseGPAApplicability CourseDefinedBy MinimumAvailableCredits MaximumAvailableCredits CareerPathway CompetencyLevel EducationOrganizationReference LearningStandardReference LearningObjectiveReference MaxCompletionsForCredit | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> </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: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:annotation> </xs:element> <xs:element name="NumberOfParts" type="NumberOfParts"> <xs:annotation> <xs:documentation>The number of parts identified for a course.</xs:documentation> </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: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: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> </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> </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: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: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: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: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: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: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: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: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: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> </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: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: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:annotation> </xs:element> <xs:element name="MaxCompletionsForCredit" type="MaxCompletionsForCredit" minOccurs="0"> <xs:annotation> <xs:documentation>Designates how many times the course may be taken with credit received by the student.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element Course/CourseCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CourseCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique alphanumeric code assigned to a course.</xs:documentation> </xs:annotation> </xs:element> |
element Course/CourseTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CourseTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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:annotation> </xs:element> |
element Course/NumberOfParts
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | NumberOfParts | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="NumberOfParts" type="NumberOfParts"> <xs:annotation> <xs:documentation>The number of parts identified for a course.</xs:documentation> </xs:annotation> </xs:element> |
element Course/CourseIdentificationCode
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | CourseIdentificationCode | ||||||
properties |
|
||||||
children | IdentificationCode CourseIdentificationSystem AssigningOrganizationIdentificationCode | ||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element Course/CourseLevelCharacteristic
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CourseLevelCharacteristicType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:annotation> </xs:element> |
element Course/OfferedGradeLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradeLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> </xs:appinfo> </xs:annotation> </xs:element> |
element Course/AcademicSubject
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AcademicSubjectDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> </xs:appinfo> </xs:annotation> </xs:element> |
element Course/CourseDescription
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Description | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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:annotation> </xs:element> |
element Course/TimeRequiredForCompletion
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Duration | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element Course/DateCourseAdopted
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element Course/HighSchoolCourseRequirement
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element Course/CourseGPAApplicability
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | CourseGPAApplicabilityType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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:annotation> </xs:element> |
element Course/CourseDefinedBy
diagram | ||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||
type | CourseDefinedByType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
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:annotation> </xs:element> |
element Course/MinimumAvailableCredits
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Credits | ||||||
properties |
|
||||||
children | Credits CreditType CreditConversion | ||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element Course/MaximumAvailableCredits
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Credits | ||||||
properties |
|
||||||
children | Credits CreditType CreditConversion | ||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element Course/CareerPathway
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CareerPathwayType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:annotation> </xs:element> |
element Course/CompetencyLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CompetencyLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> </xs:appinfo> </xs:annotation> </xs:element> |
element Course/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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:annotation> </xs:element> |
element Course/LearningStandardReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LearningStandardReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningStandardIdentity LearningStandardLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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:annotation> </xs:element> |
element Course/LearningObjectiveReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LearningObjectiveReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningObjectiveIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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:annotation> </xs:element> |
element Course/MaxCompletionsForCredit
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | MaxCompletionsForCredit | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="MaxCompletionsForCredit" type="MaxCompletionsForCredit" minOccurs="0"> <xs:annotation> <xs:documentation>Designates how many times the course may be taken with credit received by the student.</xs:documentation> </xs:annotation> </xs:element> |