complexType
CalendarEventDescriptor
element CalendarEventDescriptor/CalendarEventMap
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | extension of DescriptorType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor CalendarEventMap | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="CalendarEventDescriptor"> <xs:annotation> <xs:documentation>The type of scheduled or unscheduled event for the day. For example: Instructional day Teacher only day Holiday Make-up day Weather day Student late arrival/early dismissal ...</xs:documentation> <xs:appinfo> <ann:TypeGroup>Descriptor</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorType"> <xs:sequence> <xs:element name="CalendarEventMap" type="CalendarEventMapType"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element CalendarEventDescriptor/CalendarEventMap
diagram | |||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||
type | CalendarEventMapType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:element name="CalendarEventMap" type="CalendarEventMapType"/> |