complexType
AcademicWeekIdentityType
element AcademicWeekIdentityType/EducationOrganizationReference
element AcademicWeekIdentityType/WeekIdentifier
element AcademicWeekIdentityType/BeginDate
element AcademicWeekIdentityType/EndDate
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | EducationOrganizationReference WeekIdentifier BeginDate EndDate | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="AcademicWeekIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of academic weeks.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="WeekIdentifier" type="WeekIdentifier"> <xs:annotation> <xs:documentation>The school label for the academic week.</xs:documentation> </xs:annotation> </xs:element> <xs:sequence> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The start date for the academic week.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date"> <xs:annotation> <xs:documentation>The end date for the academic week.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:choice> </xs:sequence> </xs:complexType> |
element AcademicWeekIdentityType/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>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> |
element AcademicWeekIdentityType/WeekIdentifier
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | WeekIdentifier | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="WeekIdentifier" type="WeekIdentifier"> <xs:annotation> <xs:documentation>The school label for the academic week.</xs:documentation> </xs:annotation> </xs:element> |
element AcademicWeekIdentityType/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>The start date for the academic week.</xs:documentation> </xs:annotation> </xs:element> |
element AcademicWeekIdentityType/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>The end date for the academic week.</xs:documentation> </xs:annotation> </xs:element> |





