complexType
ClassPeriodIdentityType
element ClassPeriodIdentityType/SchoolReference
element ClassPeriodIdentityType/ClassPeriodName
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | SchoolReference ClassPeriodName | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ClassPeriodIdentityType"> <xs:annotation> <xs:documentation>Identity of a ClassPeriod.</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 ClassPeriod to the school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ClassPeriodName" type="ClassPeriodName"> <xs:annotation> <xs:documentation>An indication of the portion of a typical daily session in which students receive instruction in a specified subject (e.g., morning, sixth period, block period, or AB schedules).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element ClassPeriodIdentityType/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 ClassPeriod to the school.</xs:documentation> </xs:annotation> </xs:element> |
element ClassPeriodIdentityType/ClassPeriodName
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ClassPeriodName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ClassPeriodName" type="ClassPeriodName"> <xs:annotation> <xs:documentation>An indication of the portion of a typical daily session in which students receive instruction in a specified subject (e.g., morning, sixth period, block period, or AB schedules).</xs:documentation> </xs:annotation> </xs:element> |