complexType
CourseLookupType
element CourseLookupType/CourseCode
element CourseLookupType/CourseTitle
element CourseLookupType/CourseIdentificationCode
element CourseLookupType/EducationOrganizationReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | CourseCode CourseTitle CourseIdentificationCode EducationOrganizationReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CourseLookupType"> <xs:annotation> <xs:documentation>Encapsulates alternative attributes that can be used to look up the identity of a Course.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Lookup</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="CourseCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>A unique alphanumeric code assigned to a course.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CourseTitle" type="CourseTitle" minOccurs="0"> <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="CourseIdentificationCode" type="CourseIdentificationCode" minOccurs="0"> <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="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0"> <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:sequence> </xs:complexType> |
element CourseLookupType/CourseCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CourseCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>A unique alphanumeric code assigned to a course.</xs:documentation> </xs:annotation> </xs:element> |
element CourseLookupType/CourseTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CourseTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CourseTitle" type="CourseTitle" minOccurs="0"> <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 CourseLookupType/CourseIdentificationCode
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | CourseIdentificationCode | ||||||
properties |
|
||||||
children | IdentificationCode CourseIdentificationSystem AssigningOrganizationIdentificationCode | ||||||
annotation |
|
||||||
source | <xs:element name="CourseIdentificationCode" type="CourseIdentificationCode" minOccurs="0"> <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 CourseLookupType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0"> <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> |