complexType
CohortYear
element CohortYear/SchoolYear
element CohortYear/CohortYearType
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | SchoolYear CohortYearType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CohortYear"> <xs:annotation> <xs:documentation>The type and year of a cohort (e.g., 9th grade) the student belongs to.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The value of the school year for the Cohort.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CohortYearType" type="CohortYearType"> <xs:annotation> <xs:documentation>The type of cohort year (9th grade, graduation).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element CohortYear/SchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The value of the school year for the Cohort.</xs:documentation> </xs:annotation> </xs:element> |
element CohortYear/CohortYearType
diagram | ||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||
type | CohortYearType | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CohortYearType" type="CohortYearType"> <xs:annotation> <xs:documentation>The type of cohort year (9th grade, graduation).</xs:documentation> </xs:annotation> </xs:element> |