complexType
ParentLookupType
element ParentLookupType/ParentUniqueId
element ParentLookupType/Name
element ParentLookupType/OtherName
element ParentLookupType/Sex
element ParentLookupType/Address
element ParentLookupType/Telephone
element ParentLookupType/ElectronicMail
element ParentLookupType/EducationOrganizationReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | ParentUniqueId Name OtherName Sex Address Telephone ElectronicMail EducationOrganizationReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ParentLookupType"> <xs:annotation> <xs:documentation>Encapsulates alternative attributes that can be used to look up the identity of a Parent.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Lookup</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ParentUniqueId" type="UniqueId" minOccurs="0"> <xs:annotation> <xs:documentation>A unique alphanumeric code assigned to a parent.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Name" type="Name" minOccurs="0"> <xs:annotation> <xs:documentation>Full legal name of the person.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OtherName" type="OtherName" minOccurs="0"> <xs:annotation> <xs:documentation>Other names (e.g., alias, nickname, previous legal name) associated with a person.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Sex" type="SexType" minOccurs="0"> <xs:annotation> <xs:documentation>A person's gender.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Address" type="Address" minOccurs="0"> <xs:annotation> <xs:documentation>Parent's address, if different from the student address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Telephone" type="Telephone" minOccurs="0"> <xs:annotation> <xs:documentation>The 10-digit telephone number, including the area code, for the person.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ElectronicMail" type="ElectronicMail" minOccurs="0"> <xs:annotation> <xs:documentation>The numbers, letters, and symbols used to identify an electronic mail (e-mail) user within the network to which the individual or organization belongs.</xs:documentation> </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.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element ParentLookupType/ParentUniqueId
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | UniqueId | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ParentUniqueId" type="UniqueId" minOccurs="0"> <xs:annotation> <xs:documentation>A unique alphanumeric code assigned to a parent.</xs:documentation> </xs:annotation> </xs:element> |
element ParentLookupType/Name
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Name | ||||||
properties |
|
||||||
children | PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix MaidenName PersonalIdentificationDocument | ||||||
annotation |
|
||||||
source | <xs:element name="Name" type="Name" minOccurs="0"> <xs:annotation> <xs:documentation>Full legal name of the person.</xs:documentation> </xs:annotation> </xs:element> |
element ParentLookupType/OtherName
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | OtherName | ||||||
properties |
|
||||||
children | PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix OtherNameType | ||||||
annotation |
|
||||||
source | <xs:element name="OtherName" type="OtherName" minOccurs="0"> <xs:annotation> <xs:documentation>Other names (e.g., alias, nickname, previous legal name) associated with a person.</xs:documentation> </xs:annotation> </xs:element> |
element ParentLookupType/Sex
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | SexType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Sex" type="SexType" minOccurs="0"> <xs:annotation> <xs:documentation>A person's gender.</xs:documentation> </xs:annotation> </xs:element> |
element ParentLookupType/Address
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Address | ||||||
properties |
|
||||||
children | StreetNumberName ApartmentRoomSuiteNumber BuildingSiteNumber City StateAbbreviation PostalCode NameOfCounty CountyFIPSCode Latitude Longitude BeginDate EndDate AddressType DoNotPublishIndicator | ||||||
annotation |
|
||||||
source | <xs:element name="Address" type="Address" minOccurs="0"> <xs:annotation> <xs:documentation>Parent's address, if different from the student address.</xs:documentation> </xs:annotation> </xs:element> |
element ParentLookupType/Telephone
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Telephone | ||||||
properties |
|
||||||
children | TelephoneNumber TelephoneNumberType OrderOfPriority TextMessageCapabilityIndicator DoNotPublishIndicator | ||||||
annotation |
|
||||||
source | <xs:element name="Telephone" type="Telephone" minOccurs="0"> <xs:annotation> <xs:documentation>The 10-digit telephone number, including the area code, for the person.</xs:documentation> </xs:annotation> </xs:element> |
element ParentLookupType/ElectronicMail
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | ElectronicMail | ||||||
properties |
|
||||||
children | ElectronicMailAddress ElectronicMailType PrimaryEmailAddressIndicator DoNotPublishIndicator | ||||||
annotation |
|
||||||
source | <xs:element name="ElectronicMail" type="ElectronicMail" minOccurs="0"> <xs:annotation> <xs:documentation>The numbers, letters, and symbols used to identify an electronic mail (e-mail) user within the network to which the individual or organization belongs.</xs:documentation> </xs:annotation> </xs:element> |
element ParentLookupType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
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.</xs:documentation> </xs:annotation> </xs:element> |