complexType
CourseTranscriptIdentityType
element CourseTranscriptIdentityType/CourseAttemptResult
element CourseTranscriptIdentityType/CourseReference
element CourseTranscriptIdentityType/StudentAcademicRecordReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | CourseAttemptResult CourseReference StudentAcademicRecordReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CourseTranscriptIdentityType"> <xs:annotation> <xs:documentation>Identity of a CourseTranscript.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="CourseAttemptResult" type="CourseAttemptResultType"> <xs:annotation> <xs:documentation>The result from the student's attempt to take the course, for example: Pass Fail Incomplete Withdrawn.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CourseReference" type="CourseReferenceType"> <xs:annotation> <xs:documentation>The course recorded in the course transcript entry.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentAcademicRecordReference" type="StudentAcademicRecordReferenceType"> <xs:annotation> <xs:documentation>Link to the student's academic record for a semester/school year.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element CourseTranscriptIdentityType/CourseAttemptResult
diagram | ||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||
type | CourseAttemptResultType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="CourseAttemptResult" type="CourseAttemptResultType"> <xs:annotation> <xs:documentation>The result from the student's attempt to take the course, for example: Pass Fail Incomplete Withdrawn.</xs:documentation> </xs:annotation> </xs:element> |
element CourseTranscriptIdentityType/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 recorded in the course transcript entry.</xs:documentation> </xs:annotation> </xs:element> |
element CourseTranscriptIdentityType/StudentAcademicRecordReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentAcademicRecordReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentAcademicRecordIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentAcademicRecordReference" type="StudentAcademicRecordReferenceType"> <xs:annotation> <xs:documentation>Link to the student's academic record for a semester/school year.</xs:documentation> </xs:annotation> </xs:element> |