complexType
ReportCardIdentityType
element ReportCardIdentityType/StudentReference
element ReportCardIdentityType/EducationOrganizationReference
element ReportCardIdentityType/GradingPeriodReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StudentReference EducationOrganizationReference GradingPeriodReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ReportCardIdentityType"> <xs:annotation> <xs:documentation>Identity of a ReportCard.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Identifies the student that is associated with the ReportCard.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Identifies the EducationOrganization that issued the ReportCard.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType"> <xs:annotation> <xs:documentation>Identifies the grading period for this report card.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element ReportCardIdentityType/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Identifies the student that is associated with the ReportCard.</xs:documentation> </xs:annotation> </xs:element> |
element ReportCardIdentityType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Identifies the EducationOrganization that issued the ReportCard.</xs:documentation> </xs:annotation> </xs:element> |
element ReportCardIdentityType/GradingPeriodReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradingPeriodReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | GradingPeriodIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType"> <xs:annotation> <xs:documentation>Identifies the grading period for this report card.</xs:documentation> </xs:annotation> </xs:element> |