complexType 
			CourseOffering
			
				
			
element CourseOffering/LocalCourseCode
				
			
element CourseOffering/LocalCourseTitle
				
			
element CourseOffering/SchoolReference
				
			
element CourseOffering/SessionReference
				
			
element CourseOffering/CourseReference
				
			
			
		
	| diagram |  | ||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties | 
 | ||||||||||||||
| children | LocalCourseCode LocalCourseTitle SchoolReference SessionReference CourseReference | ||||||||||||||
| attributes | 
 | ||||||||||||||
| annotation | 
 | ||||||||||||||
| source | <xs:complexType name="CourseOffering"> <xs:annotation> <xs:documentation>This entity represents an offering of a course, by the school during a session, referring to the course catalog of available courses.</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="SchoolReference" type="EducationOrganizationReferenceType"> <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 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/0110 | |||||||||
| 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/0110 | |||||||||
| 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/SchoolReference
| diagram |  | ||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | EducationOrganizationReferenceType | ||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||
| children | EducationOrganizationIdentity | ||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||
| source | <xs:element name="SchoolReference" type="EducationOrganizationReferenceType"> <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/0110 | ||||||||||||||||||||||
| type | SessionReferenceType | ||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||
| children | SessionIdentity | ||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||
| source | <xs:element name="SessionReference" type="SessionReferenceType"> <xs:annotation> <xs:documentation>The session the course is offered at the school.</xs:documentation> </xs:annotation> </xs:element> | 
element CourseOffering/CourseReference
| diagram |  | ||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | CourseReferenceType | ||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||
| children | CourseIdentity | ||||||||||||||||||||||
| 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> | 
