complexType
StaffLookupType
element StaffLookupType/StaffUniqueId
element StaffLookupType/StaffIdentificationCode
element StaffLookupType/Name
element StaffLookupType/OtherName
element StaffLookupType/Sex
element StaffLookupType/BirthDate
element StaffLookupType/Telephone
element StaffLookupType/ElectronicMail
element StaffLookupType/HispanicLatinoEthnicity
element StaffLookupType/Race
element StaffLookupType/EducationOrganizationReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StaffUniqueId StaffIdentificationCode Name OtherName Sex BirthDate Telephone ElectronicMail HispanicLatinoEthnicity Race EducationOrganizationReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StaffLookupType"> <xs:annotation> <xs:documentation>Encapsulates alternative attributes that can be used to look up the identity of a Staff.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Lookup</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StaffUniqueId" type="UniqueId" minOccurs="0"> <xs:annotation> <xs:documentation>A unique alphanumeric code assigned to a staff.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StaffIdentificationCode" type="StaffIdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a staff member by a school, school system, a state, or other agency or entity.</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="BirthDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year on which an individual was born.</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="HispanicLatinoEthnicity" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication that the individual traces his or her origin or descent to Mexico, Puerto Rico, Cuba, Central, and South America, and other Spanish cultures, regardless of race. The term, "Spanish origin," can be used in addition to "Hispanic or Latino."</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Race" type="RaceType" minOccurs="0"> <xs:annotation> <xs:documentation>The general racial category which most clearly reflects the individual's recognition of his or her community or with which the individual most identifies. The way this data element is listed, it must allow for multiple entries so that each individual can specify all appropriate races.</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 StaffLookupType/StaffUniqueId
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | UniqueId | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="StaffUniqueId" type="UniqueId" minOccurs="0"> <xs:annotation> <xs:documentation>A unique alphanumeric code assigned to a staff.</xs:documentation> </xs:annotation> </xs:element> |
element StaffLookupType/StaffIdentificationCode
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | StaffIdentificationCode | ||||||
properties |
|
||||||
children | IdentificationCode StaffIdentificationSystem AssigningOrganizationIdentificationCode | ||||||
annotation |
|
||||||
source | <xs:element name="StaffIdentificationCode" type="StaffIdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a staff member by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element StaffLookupType/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 StaffLookupType/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 StaffLookupType/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 StaffLookupType/BirthDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="BirthDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year on which an individual was born.</xs:documentation> </xs:annotation> </xs:element> |
element StaffLookupType/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 StaffLookupType/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 StaffLookupType/HispanicLatinoEthnicity
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="HispanicLatinoEthnicity" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication that the individual traces his or her origin or descent to Mexico, Puerto Rico, Cuba, Central, and South America, and other Spanish cultures, regardless of race. The term, "Spanish origin," can be used in addition to "Hispanic or Latino."</xs:documentation> </xs:annotation> </xs:element> |
element StaffLookupType/Race
diagram | |||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||
type | RaceType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Race" type="RaceType" minOccurs="0"> <xs:annotation> <xs:documentation>The general racial category which most clearly reflects the individual's recognition of his or her community or with which the individual most identifies. The way this data element is listed, it must allow for multiple entries so that each individual can specify all appropriate races.</xs:documentation> </xs:annotation> </xs:element> |
element StaffLookupType/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> |