complexType
CourseOffering
element CourseOffering/LocalCourseCode
element CourseOffering/LocalCourseTitle
element CourseOffering/InstructionalTimePlanned
element CourseOffering/CurriculumUsed
element CourseOffering/SchoolReference
element CourseOffering/SessionReference
element CourseOffering/CourseReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | LocalCourseCode LocalCourseTitle InstructionalTimePlanned CurriculumUsed SchoolReference SessionReference CourseReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="CourseOffering"> <xs:annotation> <xs:documentation>This entity represents an entry in the course catalog of available courses offered by the school during a session.</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="LocalCourseCode" type="LocalCourseCode"> <xs:annotation> <xs:documentation>The local code assigned by the School that identifies the course offering provided for the instruction of students.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LocalCourseTitle" type="CourseTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The descriptive name given to a course of study offered in the school, if different from the CourseTitle.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InstructionalTimePlanned" type="Duration" minOccurs="0"> <xs:annotation> <xs:documentation>The planned total number of clock minutes of instruction for this course offering. Generally, this should be at least as many minutes as is required for completion by the related state- or district-defined course.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CurriculumUsed" type="CurriculumUsedType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The type of curriculum used in an early learning classroom or group.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>The school that offers the course.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SessionReference" type="SessionReferenceType"> <xs:annotation> <xs:documentation>The session in which the course is offered at the school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CourseReference" type="CourseReferenceType"> <xs:annotation> <xs:documentation>The course being offered by the school.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element CourseOffering/LocalCourseCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | LocalCourseCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LocalCourseCode" type="LocalCourseCode"> <xs:annotation> <xs:documentation>The local code assigned by the School that identifies the course offering provided for the instruction of students.</xs:documentation> </xs:annotation> </xs:element> |
element CourseOffering/LocalCourseTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CourseTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LocalCourseTitle" type="CourseTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The descriptive name given to a course of study offered in the school, if different from the CourseTitle.</xs:documentation> </xs:annotation> </xs:element> |
element CourseOffering/InstructionalTimePlanned
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Duration | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="InstructionalTimePlanned" type="Duration" minOccurs="0"> <xs:annotation> <xs:documentation>The planned total number of clock minutes of instruction for this course offering. Generally, this should be at least as many minutes as is required for completion by the related state- or district-defined course.</xs:documentation> </xs:annotation> </xs:element> |
element CourseOffering/CurriculumUsed
diagram | |||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||
type | CurriculumUsedType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="CurriculumUsed" type="CurriculumUsedType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The type of curriculum used in an early learning classroom or group.</xs:documentation> </xs:annotation> </xs:element> |
element CourseOffering/SchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SchoolReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SchoolIdentity SchoolLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>The school that offers the course.</xs:documentation> </xs:annotation> </xs:element> |
element CourseOffering/SessionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SessionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SessionIdentity SessionLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SessionReference" type="SessionReferenceType"> <xs:annotation> <xs:documentation>The session in which the course is offered at the school.</xs:documentation> </xs:annotation> </xs:element> |
element CourseOffering/CourseReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CourseReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CourseIdentity CourseLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CourseReference" type="CourseReferenceType"> <xs:annotation> <xs:documentation>The course being offered by the school.</xs:documentation> </xs:annotation> </xs:element> |