complexType
StudentSectionAssociationIdentityType
element StudentSectionAssociationIdentityType/StudentReference
element StudentSectionAssociationIdentityType/SectionReference
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | StudentReference SectionReference | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="StudentSectionAssociationIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the student-section association - a composite of the student reference type and the section reference type.</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 attributes that can be used to specify the student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SectionReference" type="SectionReferenceType"> <xs:annotation> <xs:documentation>The attributes used to specify a section</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentSectionAssociationIdentityType/StudentReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | StudentReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | StudentIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The attributes that can be used to specify the student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSectionAssociationIdentityType/SectionReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | SectionReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | SectionIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="SectionReference" type="SectionReferenceType"> <xs:annotation> <xs:documentation>The attributes used to specify a section</xs:documentation> </xs:annotation> </xs:element> |



