complexType
ParentIdentityType
element ParentIdentityType/PersonUniqueStateId
element ParentIdentityType/ParentUniqueStateId
element ParentIdentityType/Name
element ParentIdentityType/OtherName
element ParentIdentityType/Sex
element ParentIdentityType/Address
element ParentIdentityType/Telephone
element ParentIdentityType/ElectronicMail
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | PersonUniqueStateId ParentUniqueStateId Name OtherName Sex Address Telephone ElectronicMail | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ParentIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of parents and guardians uniquely.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:choice maxOccurs="2"> <xs:sequence> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of parents and guardians by unique identification.</xs:documentation> </xs:annotation> <xs:element name="PersonUniqueStateId" type="UniqueStateIdentifier" minOccurs="0"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a person.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ParentUniqueStateId" type="UniqueStateIdentifier"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a person.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:sequence> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of parents and guardians using non-unique search. The various fields should be populated to identify a parent.</xs:documentation> </xs:annotation> <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" maxOccurs="unbounded"> <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" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Parent's address, if different from student address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Telephone" type="Telephone" minOccurs="0" maxOccurs="unbounded"> <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" maxOccurs="unbounded"> <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:sequence> </xs:choice> </xs:complexType> |
element ParentIdentityType/PersonUniqueStateId
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | UniqueStateIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="PersonUniqueStateId" type="UniqueStateIdentifier" minOccurs="0"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a person.</xs:documentation> </xs:annotation> </xs:element> |
element ParentIdentityType/ParentUniqueStateId
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | UniqueStateIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ParentUniqueStateId" type="UniqueStateIdentifier"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a person.</xs:documentation> </xs:annotation> </xs:element> |
element ParentIdentityType/Name
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | Name | ||||||||||||||
properties |
|
||||||||||||||
children | PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix MaidenName | ||||||||||||||
attributes |
|
||||||||||||||
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 ParentIdentityType/OtherName
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | OtherName | ||||||||||||||
properties |
|
||||||||||||||
children | PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="OtherName" type="OtherName" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Other names (e.g., alias, nickname, previous legal name) associated with a person.</xs:documentation> </xs:annotation> </xs:element> |
element ParentIdentityType/Sex
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
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 ParentIdentityType/Address
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | Address | ||||||||||||||
properties |
|
||||||||||||||
children | StreetNumberName ApartmentRoomSuiteNumber BuildingSiteNumber City StateAbbreviation PostalCode NameOfCounty CountyFIPSCode AddressLine Country Latitude Longitude BeginDate EndDate | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Address" type="Address" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Parent's address, if different from student address.</xs:documentation> </xs:annotation> </xs:element> |
element ParentIdentityType/Telephone
diagram | |||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||
type | Telephone | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | TelephoneNumber | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Telephone" type="Telephone" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The 10-digit telephone number, including the area code, for the person.</xs:documentation> </xs:annotation> </xs:element> |
element ParentIdentityType/ElectronicMail
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | ElectronicMail | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EmailAddress | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ElectronicMail" type="ElectronicMail" minOccurs="0" maxOccurs="unbounded"> <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> |