complexType
BellScheduleIdentityType
element BellScheduleIdentityType/BellScheduleName
element BellScheduleIdentityType/SchoolReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | BellScheduleName SchoolReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="BellScheduleIdentityType"> <xs:annotation> <xs:documentation>Identity of a BellSchedule.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="BellScheduleName" type="BellScheduleName"> <xs:annotation> <xs:documentation>Name or title of the BellSchedule.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>The school for which the BellSchedule is defined.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element BellScheduleIdentityType/BellScheduleName
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | BellScheduleName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="BellScheduleName" type="BellScheduleName"> <xs:annotation> <xs:documentation>Name or title of the BellSchedule.</xs:documentation> </xs:annotation> </xs:element> |
element BellScheduleIdentityType/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>The school for which the BellSchedule is defined.</xs:documentation> </xs:annotation> </xs:element> |