complexType
Session
element Session/SessionName
element Session/SchoolYear
element Session/Term
element Session/BeginDate
element Session/EndDate
element Session/TotalInstructionalDays
element Session/EducationOrganizationReference
element Session/GradingPeriodReference
element Session/CalendarDateReference
element Session/AcademicWeekReference
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties |
|
||||||||||||||
| children | SessionName SchoolYear Term BeginDate EndDate TotalInstructionalDays EducationOrganizationReference GradingPeriodReference CalendarDateReference AcademicWeekReference | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="Session"> <xs:annotation> <xs:documentation>This entity represents the prescribed span of time when an education institution is open, instruction is provided, and students are under the direction and guidance of teachers and/or education institution administration. A session may be interrupted by one or more vacations.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="SessionName" type="IdentificationCode"> <xs:annotation> <xs:documentation>The identifier for the calendar for the academic session (e.g., 2010/11, 2011 Summer).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The identifier for the school year.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Term" type="TermType"> <xs:annotation> <xs:documentation>The term for the session during the school year.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day and year of the first day of the session.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day and year of the last day of the session.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TotalInstructionalDays" type="xs:int"> <xs:annotation> <xs:documentation>The total number of instructional days in the school calendar.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The Education Organization that defines the curriculum and courses offered - often the LEA.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Grading periods associated with the calendar,</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CalendarDateReference" type="CalendarDateReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Days associated with the calendar.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AcademicWeekReference" type="AcademicWeekReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The academic weeks associated with the school year.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element Session/SessionName
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | IdentificationCode | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="SessionName" type="IdentificationCode"> <xs:annotation> <xs:documentation>The identifier for the calendar for the academic session (e.g., 2010/11, 2011 Summer).</xs:documentation> </xs:annotation> </xs:element> |
element Session/SchoolYear
| diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The identifier for the school year.</xs:documentation> </xs:annotation> </xs:element> |
element Session/Term
| diagram | ![]() |
|||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||
| type | TermType | |||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||
| source | <xs:element name="Term" type="TermType"> <xs:annotation> <xs:documentation>The term for the session during the school year.</xs:documentation> </xs:annotation> </xs:element> |
element Session/BeginDate
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:date | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day and year of the first day of the session.</xs:documentation> </xs:annotation> </xs:element> |
element Session/EndDate
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:date | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="EndDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day and year of the last day of the session.</xs:documentation> </xs:annotation> </xs:element> |
element Session/TotalInstructionalDays
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:int | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="TotalInstructionalDays" type="xs:int"> <xs:annotation> <xs:documentation>The total number of instructional days in the school calendar.</xs:documentation> </xs:annotation> </xs:element> |
element Session/EducationOrganizationReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | EducationOrganizationReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | EducationOrganizationIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The Education Organization that defines the curriculum and courses offered - often the LEA.</xs:documentation> </xs:annotation> </xs:element> |
element Session/GradingPeriodReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | GradingPeriodReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | GradingPeriodIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Grading periods associated with the calendar,</xs:documentation> </xs:annotation> </xs:element> |
element Session/CalendarDateReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | CalendarDateReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | CalendarDateIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="CalendarDateReference" type="CalendarDateReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Days associated with the calendar.</xs:documentation> </xs:annotation> </xs:element> |
element Session/AcademicWeekReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | AcademicWeekReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | AcademicWeekIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="AcademicWeekReference" type="AcademicWeekReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The academic weeks associated with the school year.</xs:documentation> </xs:annotation> </xs:element> |











