complexType
AcademicWeekIdentityType
element AcademicWeekIdentityType/SchoolReference
element AcademicWeekIdentityType/WeekIdentifier
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | SchoolReference WeekIdentifier | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="AcademicWeekIdentityType"> <xs:annotation> <xs:documentation>Identity of an AcademicWeek.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>Relates the academic week to an existing School.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="WeekIdentifier" type="WeekIdentifier"> <xs:annotation> <xs:documentation>The school label for the week.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element AcademicWeekIdentityType/SchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SchoolReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SchoolIdentity SchoolLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>Relates the academic week to an existing School.</xs:documentation> </xs:annotation> </xs:element> |
element AcademicWeekIdentityType/WeekIdentifier
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | WeekIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="WeekIdentifier" type="WeekIdentifier"> <xs:annotation> <xs:documentation>The school label for the week.</xs:documentation> </xs:annotation> </xs:element> |