complexType 
			GradingPeriod
			
				
			
element GradingPeriod/GradingPeriod
				
			
element GradingPeriod/BeginDate
				
			
element GradingPeriod/EndDate
				
			
element GradingPeriod/TotalInstructionalDays
				
			
element GradingPeriod/PeriodSequence
				
			
element GradingPeriod/CalendarDateReference
				
			
			
		
	| diagram |  | ||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties | 
 | ||||||||||||||
| children | GradingPeriod BeginDate EndDate TotalInstructionalDays PeriodSequence CalendarDateReference | ||||||||||||||
| attributes | 
 | ||||||||||||||
| annotation | 
 | ||||||||||||||
| source | <xs:complexType name="GradingPeriod"> <xs:annotation> <xs:documentation>This entity represents the time span for which grades are reported.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="GradingPeriod" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The name of the period for which grades are reported</xs:documentation> <xs:appinfo> <ann:Descriptor>GradingPeriodDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the first day of the grading period.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the last day of the grading period.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TotalInstructionalDays" type="TotalInstructionalDays"> <xs:annotation> <xs:documentation>Total days available for educational instruction during the grading period.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PeriodSequence" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>The sequential order of this period relative to other periods.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CalendarDateReference" type="CalendarDateReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Days associated with the grading period.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> | 
element GradingPeriod/GradingPeriod
| diagram |  | ||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
| type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||||||
| children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="GradingPeriod" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The name of the period for which grades are reported</xs:documentation> <xs:appinfo> <ann:Descriptor>GradingPeriodDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> | 
element GradingPeriod/BeginDate
| diagram |  | ||||
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:date | ||||
| properties | 
 | ||||
| annotation | 
 | ||||
| source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the first day of the grading period.</xs:documentation> </xs:annotation> </xs:element> | 
element GradingPeriod/EndDate
| diagram |  | ||||
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:date | ||||
| properties | 
 | ||||
| annotation | 
 | ||||
| source | <xs:element name="EndDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the last day of the grading period.</xs:documentation> </xs:annotation> </xs:element> | 
element GradingPeriod/TotalInstructionalDays
| diagram |  | ||||||
| namespace | http://ed-fi.org/0110 | ||||||
| type | TotalInstructionalDays | ||||||
| properties | 
 | ||||||
| facets | 
 | ||||||
| annotation | 
 | ||||||
| source | <xs:element name="TotalInstructionalDays" type="TotalInstructionalDays"> <xs:annotation> <xs:documentation>Total days available for educational instruction during the grading period.</xs:documentation> </xs:annotation> </xs:element> | 
element GradingPeriod/PeriodSequence
| diagram |  | ||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | xs:int | ||||||||
| properties | 
 | ||||||||
| annotation | 
 | ||||||||
| source | <xs:element name="PeriodSequence" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>The sequential order of this period relative to other periods.</xs:documentation> </xs:annotation> </xs:element> | 
element GradingPeriod/CalendarDateReference
| diagram |  | ||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | CalendarDateReferenceType | ||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||
| children | CalendarDateIdentity | ||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||
| source | <xs:element name="CalendarDateReference" type="CalendarDateReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Days associated with the grading period.</xs:documentation> </xs:annotation> </xs:element> | 
