complexType
AcademicWeekReferenceType
element AcademicWeekReferenceType/AcademicWeekIdentity
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | extension of ReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | AcademicWeekIdentity | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:complexType name="AcademicWeekReferenceType"> <xs:annotation> <xs:documentation>Provides alternative references for academic weeks. Use XML IDREF to reference a record that is included in the interchange. Use the identity type to lookup a record that was loaded previously.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Extended Reference</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ReferenceType"> <xs:sequence> <xs:element name="AcademicWeekIdentity" type="AcademicWeekIdentityType" minOccurs="0"> <xs:annotation> <xs:documentation>Identity of the academic week.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element AcademicWeekReferenceType/AcademicWeekIdentity
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | AcademicWeekIdentityType | ||||||||
| properties |
|
||||||||
| children | EducationOrganizationReference WeekIdentifier BeginDate EndDate | ||||||||
| annotation |
|
||||||||
| source | <xs:element name="AcademicWeekIdentity" type="AcademicWeekIdentityType" minOccurs="0"> <xs:annotation> <xs:documentation>Identity of the academic week.</xs:documentation> </xs:annotation> </xs:element> |


