complexType StaffLookupType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1217.png
namespace http://ed-fi.org/0200
children StaffUniqueId StaffIdentificationCode Name OtherName Sex BirthDate Telephone ElectronicMail HispanicLatinoEthnicity Race EducationOrganizationReference
used by
element StaffReferenceType/StaffLookup
annotation
documentation
Encapsulates alternative attributes that can be used to lookup the identity of staff members.
appinfo
<ann:TypeGroup>Lookup</ann:TypeGroup>
<ann:EdFiId>655</ann:EdFiId>
source <xs:complexType name="StaffLookupType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates alternative attributes that can be used to lookup the identity of staff members.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Lookup</ann:TypeGroup>
     
<ann:EdFiId>655</ann:EdFiId>
   
</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:appinfo>
         
<ann:EdFiId>2365</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2364</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2360</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2361</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Sex" type="SexType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A person's gender.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>2363</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2356</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2366</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2358</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2359</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2362</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2357</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element StaffLookupType/StaffUniqueId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1218.png
namespace http://ed-fi.org/0200
type UniqueId
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 32
annotation
documentation
A unique alphanumeric code assigned to a staff.
appinfo
<ann:EdFiId>2365</ann:EdFiId>
source <xs:element name="StaffUniqueId" type="UniqueId" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A unique alphanumeric code assigned to a staff.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2365</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/StaffIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1219.png
namespace http://ed-fi.org/0200
type StaffIdentificationCode
properties
minOcc 0
maxOcc 1
content complex
children IdentificationCode StaffIdentificationSystem AssigningOrganizationIdentificationCode
annotation
documentation
A unique number or alphanumeric code assigned to a staff member by a school, school system, a state, or other agency or entity.
appinfo
<ann:EdFiId>2364</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2364</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/Name
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1220.png
namespace http://ed-fi.org/0200
type Name
properties
minOcc 0
maxOcc 1
content complex
children PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix MaidenName PersonalIdentificationDocument
annotation
documentation
Full legal name of the person.
appinfo
<ann:EdFiId>2360</ann:EdFiId>
source <xs:element name="Name" type="Name" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Full legal name of the person.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2360</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/OtherName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1221.png
namespace http://ed-fi.org/0200
type OtherName
properties
minOcc 0
maxOcc 1
content complex
children PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix OtherNameType
annotation
documentation
Other names (e.g., alias, nickname, previous legal name) associated with a person.
appinfo
<ann:EdFiId>2361</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2361</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/Sex
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1222.png
namespace http://ed-fi.org/0200
type SexType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Female
appinfo
<ann:EdFiId>235-001</ann:EdFiId>
enumeration Male
appinfo
<ann:EdFiId>235-002</ann:EdFiId>
enumeration Not Selected
appinfo
<ann:EdFiId>235-003</ann:EdFiId>
annotation
documentation
A person's gender.
appinfo
<ann:EdFiId>2363</ann:EdFiId>
source <xs:element name="Sex" type="SexType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A person's gender.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2363</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/BirthDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1223.png
namespace http://ed-fi.org/0200
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The month, day, and year on which an individual was born.
appinfo
<ann:EdFiId>2356</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2356</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/Telephone
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1224.png
namespace http://ed-fi.org/0200
type Telephone
properties
minOcc 0
maxOcc 1
content complex
children TelephoneNumber TelephoneNumberType OrderOfPriority TextMessageCapabilityIndicator
annotation
documentation
The 10-digit telephone number, including the area code, for the person.
appinfo
<ann:EdFiId>2366</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2366</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/ElectronicMail
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1225.png
namespace http://ed-fi.org/0200
type ElectronicMail
properties
minOcc 0
maxOcc 1
content complex
children ElectronicMailAddress ElectronicMailType PrimaryEmailAddressIndicator
annotation
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.
appinfo
<ann:EdFiId>2358</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2358</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/HispanicLatinoEthnicity
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1226.png
namespace http://ed-fi.org/0200
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
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."
appinfo
<ann:EdFiId>2359</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2359</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/Race
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1227.png
namespace http://ed-fi.org/0200
type RaceType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration American Indian - Alaskan Native
appinfo
<ann:EdFiId>214-001</ann:EdFiId>
enumeration Asian
appinfo
<ann:EdFiId>214-002</ann:EdFiId>
enumeration Black - African American
appinfo
<ann:EdFiId>214-003</ann:EdFiId>
enumeration Choose Not to Respond
appinfo
<ann:EdFiId>214-006</ann:EdFiId>
enumeration Native Hawaiian - Pacific Islander
appinfo
<ann:EdFiId>214-004</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>214-007</ann:EdFiId>
enumeration White
appinfo
<ann:EdFiId>214-005</ann:EdFiId>
annotation
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.
appinfo
<ann:EdFiId>2362</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2362</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StaffLookupType/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1228.png
namespace http://ed-fi.org/0200
type EducationOrganizationReferenceType
properties
minOcc 0
maxOcc 1
content complex
children EducationOrganizationIdentity EducationOrganizationLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Provide user information to lookup and link to an existing educational organization record in the receiving system.
appinfo
<ann:EdFiId>2357</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2357</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>