complexType
StudentCTEProgramAssociationIdentityType
element StudentCTEProgramAssociationIdentityType/StudentReference
element StudentCTEProgramAssociationIdentityType/ProgramReference
element StudentCTEProgramAssociationIdentityType/BeginDate
element StudentCTEProgramAssociationIdentityType/EducationOrganizationReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StudentReference ProgramReference BeginDate EducationOrganizationReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentCTEProgramAssociationIdentityType"> <xs:annotation> <xs:documentation>Identity of a StudentCTEProgramAssociation.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The Student associated with the Program.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProgramReference" type="ProgramReferenceType"> <xs:annotation> <xs:documentation>The Program associated with the Student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which the Student first received services.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationOrganization where the Student is participating in or receiving the Program services.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentCTEProgramAssociationIdentityType/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The Student associated with the Program.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCTEProgramAssociationIdentityType/ProgramReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ProgramReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ProgramIdentity ProgramLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProgramReference" type="ProgramReferenceType"> <xs:annotation> <xs:documentation>The Program associated with the Student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCTEProgramAssociationIdentityType/BeginDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:date | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which the Student first received services.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCTEProgramAssociationIdentityType/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 EducationOrganization where the Student is participating in or receiving the Program services.</xs:documentation> </xs:annotation> </xs:element> |