complexType
GraduationPlanIdentityType
element GraduationPlanIdentityType/GraduationPlanType
element GraduationPlanIdentityType/EducationOrganizationReference
element GraduationPlanIdentityType/GraduationSchoolYear
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | GraduationPlanType EducationOrganizationReference GraduationSchoolYear | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="GraduationPlanIdentityType"> <xs:annotation> <xs:documentation>Identity of a GraduationPlan.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <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="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:sequence> </xs:complexType> |
element GraduationPlanIdentityType/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 GraduationPlanIdentityType/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 GraduationPlanIdentityType/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> |