complexType
CourseIdentificationCode
element CourseIdentificationCode/IdentificationCode
element CourseIdentificationCode/CourseIdentificationSystem
element CourseIdentificationCode/AssigningOrganizationIdentificationCode
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | IdentificationCode CourseIdentificationSystem AssigningOrganizationIdentificationCode | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CourseIdentificationCode"> <xs:annotation> <xs:documentation>A standard code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="IdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a course by a school, school system, state, or other agency or entity. For multi-part course codes, concatenate the parts separated by a "/". For example, consider the following SCED code- subject = 20 Math course = 272 Geometry level = G General credits = 1.00 course sequence 1 of 1- would be entered as 20/272/G/1.00/1 of 1.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CourseIdentificationSystem" type="CourseIdentificationSystemDescriptorReferenceType"> <xs:annotation> <xs:documentation>A system that is used to identify the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation> <xs:appinfo> <ann:Descriptor>CourseIdentificationSystemDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssigningOrganizationIdentificationCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The organization code or name assigning the staff Identification Code.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element CourseIdentificationCode/IdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a course by a school, school system, state, or other agency or entity. For multi-part course codes, concatenate the parts separated by a "/". For example, consider the following SCED code- subject = 20 Math course = 272 Geometry level = G General credits = 1.00 course sequence 1 of 1- would be entered as 20/272/G/1.00/1 of 1.</xs:documentation> </xs:annotation> </xs:element> |
element CourseIdentificationCode/CourseIdentificationSystem
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CourseIdentificationSystemDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CourseIdentificationSystem" type="CourseIdentificationSystemDescriptorReferenceType"> <xs:annotation> <xs:documentation>A system that is used to identify the organization of subject matter and related learning experiences provided for the instruction of students.</xs:documentation> <xs:appinfo> <ann:Descriptor>CourseIdentificationSystemDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element CourseIdentificationCode/AssigningOrganizationIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AssigningOrganizationIdentificationCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The organization code or name assigning the staff Identification Code.</xs:documentation> </xs:annotation> </xs:element> |