complexType
CourseOfferingIdentityType
element CourseOfferingIdentityType/LocalCourseCode
element CourseOfferingIdentityType/CourseCode
element CourseOfferingIdentityType/Term
element CourseOfferingIdentityType/SchoolYear
element CourseOfferingIdentityType/EducationOrganizationReference
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | LocalCourseCode CourseCode Term SchoolYear EducationOrganizationReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CourseOfferingIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of course offerings.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <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="CourseCode" type="CourseCode" minOccurs="0" 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="Term" type="TermType"> <xs:annotation> <xs:documentation>The term for the session during the school year.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The identifier for the school year.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element CourseOfferingIdentityType/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 CourseOfferingIdentityType/CourseCode
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | CourseCode | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ID | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CourseCode" type="CourseCode" minOccurs="0" 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 CourseOfferingIdentityType/Term
diagram | ||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||
type | TermType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:element name="Term" type="TermType"> <xs:annotation> <xs:documentation>The term for the session during the school year.</xs:documentation> </xs:annotation> </xs:element> |
element CourseOfferingIdentityType/SchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The identifier for the school year.</xs:documentation> </xs:annotation> </xs:element> |
element CourseOfferingIdentityType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> |