complexType
GraduationPlan
element GraduationPlan/GraduationPlanType
element GraduationPlan/IndividualPlan
element GraduationPlan/TotalRequiredCredits
element GraduationPlan/CreditsBySubject
element GraduationPlan/CreditsByCourse
element GraduationPlan/EducationOrganizationReference
element GraduationPlan/GraduationSchoolYear
element GraduationPlan/RequiredAssessment
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | GraduationPlanType IndividualPlan TotalRequiredCredits CreditsBySubject CreditsByCourse EducationOrganizationReference GraduationSchoolYear RequiredAssessment | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="GraduationPlan"> <xs:annotation> <xs:documentation>This entity is a plan outlining the required credits, credits by subject,credits by course, and other criteria required for graduation. A graduation plan may be one or more standard plans defined by an education organization and/or individual plans for some or all students.</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="GraduationPlanType" type="GraduationPlanTypeDescriptorReferenceType"> <xs:annotation> <xs:documentation>The type of academic plan the student is following for graduation: for example, Minimum, Recommended, Distinguished, or Standard.</xs:documentation> <xs:appinfo> <ann:Descriptor>GraduationPlanTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="IndividualPlan" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indicator of whether the GraduationPlan is tailored for an individual.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TotalRequiredCredits" type="Credits"> <xs:annotation> <xs:documentation>The total number of credits required for graduation under this plan.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CreditsBySubject" type="CreditsBySubject" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The total credits required in subject to graduate. Only those courses identified as a high school course requirement are eligible to meet subject credit requirements.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CreditsByCourse" type="CreditsByCourse" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The total credits required for graduation by taking a specific course, or by taking one or more from a set of courses.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The reference to the EducationOrganization defining the plan.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GraduationSchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The school year the student is expected to graduate.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequiredAssessment" type="RequiredAssessment" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The assessments and associated required score and performance level needed to satisfy graduation requirements.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element GraduationPlan/GraduationPlanType
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GraduationPlanTypeDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GraduationPlanType" type="GraduationPlanTypeDescriptorReferenceType"> <xs:annotation> <xs:documentation>The type of academic plan the student is following for graduation: for example, Minimum, Recommended, Distinguished, or Standard.</xs:documentation> <xs:appinfo> <ann:Descriptor>GraduationPlanTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element GraduationPlan/IndividualPlan
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="IndividualPlan" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indicator of whether the GraduationPlan is tailored for an individual.</xs:documentation> </xs:annotation> </xs:element> |
element GraduationPlan/TotalRequiredCredits
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | Credits | ||
properties |
|
||
children | Credits CreditType CreditConversion | ||
annotation |
|
||
source | <xs:element name="TotalRequiredCredits" type="Credits"> <xs:annotation> <xs:documentation>The total number of credits required for graduation under this plan.</xs:documentation> </xs:annotation> </xs:element> |
element GraduationPlan/CreditsBySubject
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | CreditsBySubject | ||||||
properties |
|
||||||
children | AcademicSubject Credits | ||||||
annotation |
|
||||||
source | <xs:element name="CreditsBySubject" type="CreditsBySubject" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The total credits required in subject to graduate. Only those courses identified as a high school course requirement are eligible to meet subject credit requirements.</xs:documentation> </xs:annotation> </xs:element> |
element GraduationPlan/CreditsByCourse
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | CreditsByCourse | ||||||
properties |
|
||||||
children | CourseSetName CourseReference Credits WhenTakenGradeLevel | ||||||
annotation |
|
||||||
source | <xs:element name="CreditsByCourse" type="CreditsByCourse" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The total credits required for graduation by taking a specific course, or by taking one or more from a set of courses.</xs:documentation> </xs:annotation> </xs:element> |
element GraduationPlan/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The reference to the EducationOrganization defining the plan.</xs:documentation> </xs:annotation> </xs:element> |
element GraduationPlan/GraduationSchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GraduationSchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The school year the student is expected to graduate.</xs:documentation> </xs:annotation> </xs:element> |
element GraduationPlan/RequiredAssessment
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | RequiredAssessment | ||||||
properties |
|
||||||
children | AssessmentReference RequiredAssessmentScore RequiredAssessmentPerformanceLevel | ||||||
annotation |
|
||||||
source | <xs:element name="RequiredAssessment" type="RequiredAssessment" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The assessments and associated required score and performance level needed to satisfy graduation requirements.</xs:documentation> </xs:annotation> </xs:element> |