complexType
StudentReferenceType
element StudentReferenceType/StudentIdentity
element StudentReferenceType/StudentLookup
element StudentReferenceType/StudentIdentity
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | StudentIdentityType | ||||||
properties |
|
||||||
children | StudentUniqueId | ||||||
annotation |
|
||||||
source | <xs:element name="StudentIdentity" type="StudentIdentityType" minOccurs="0"> <xs:annotation> <xs:documentation>Encapsulates primary attributes that can be used to look up the identity of a Student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentReferenceType/StudentLookup
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | StudentLookupType | ||||||
properties |
|
||||||
children | StudentUniqueId StudentIdentificationCode Name OtherName Sex BirthData HispanicLatinoEthnicity Race EducationOrganizationReference | ||||||
annotation |
|
||||||
source | <xs:element name="StudentLookup" type="StudentLookupType" minOccurs="0"> <xs:annotation> <xs:documentation>Encapsulates alternative attributes that can be used to look up the identity of a Student.</xs:documentation> </xs:annotation> </xs:element> |