complexType
GraduationPlanIdentityType
element GraduationPlanIdentityType/GraduationPlanType
element GraduationPlanIdentityType/EducationOrganizationReference
element GraduationPlanIdentityType/StudentReference
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | GraduationPlanType EducationOrganizationReference StudentReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="GraduationPlanIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the graduation plan.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="GraduationPlanType" type="DescriptorReferenceType"> <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" minOccurs="0"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system. For standard plans defined by an education organization, this is the reference to the organization defining the plan. Individualized plans do not require this reference.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentReference" type="StudentReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing student record in the receiving system</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element GraduationPlanIdentityType/GraduationPlanType
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GraduationPlanType" type="DescriptorReferenceType"> <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/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system. For standard plans defined by an education organization, this is the reference to the organization defining the plan. Individualized plans do not require this reference.</xs:documentation> </xs:annotation> </xs:element> |
element GraduationPlanIdentityType/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing student record in the receiving system</xs:documentation> </xs:annotation> </xs:element> |