complexType StaffIdentityType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p942.png
namespace http://ed-fi.org/0110
children PersonUniqueStateId StaffIdentificationCode StaffUniqueStateId Name OtherName Sex BirthDate HispanicLatinoEthnicity Race Telephone ElectronicMail
used by
element StaffReferenceType/StaffIdentity
annotation
documentation
Encapsulates the possible attributes that can be used to lookup the identity of staff members, including teachers, by unique identification.
appinfo
<ann:TypeGroup>Identity</ann:TypeGroup>
source <xs:complexType name="StaffIdentityType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of staff members, including teachers, by unique identification.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Identity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:choice maxOccurs="2">
   
<xs:sequence>
     
<xs:annotation>
       
<xs:documentation>Provide user information to lookup and link to an existing staff record in the receiving system 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="StaffIdentificationCode" type="StaffIdentificationCode" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to staff member.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="StaffUniqueStateId" type="UniqueStateIdentifier" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A unique number or alphanumeric code assigned to a staff by a state education agency.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:sequence>
     
<xs:annotation>
       
<xs:documentation>Provide user information to lookup and link to an existing staff record in the receiving system by non-unique search.</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&apos;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="HispanicLatinoEthnicity" type="xs:boolean" nillable="true" 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&apos;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="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 StaffIdentityType/PersonUniqueStateId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p943.png
namespace http://ed-fi.org/0110
type UniqueStateIdentifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 30 
annotation
documentation
A unique number or alphanumeric code assigned to a person.
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 StaffIdentityType/StaffIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p944.png
namespace http://ed-fi.org/0110
type StaffIdentificationCode
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ID
attributes
Name  Type  Use  Default  Fixed  annotation
IdentificationSystemStaffIdentificationSystemTyperequired      
documentation
A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to a staff member.
AssigningOrganizationCodeIdentificationCodeoptional      
documentation
The organization code or name assigning the staff Identification Code.
annotation
documentation
A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to staff member.
source <xs:element name="StaffIdentificationCode" type="StaffIdentificationCode" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to staff member.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StaffIdentityType/StaffUniqueStateId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p945.png
namespace http://ed-fi.org/0110
type UniqueStateIdentifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 30 
annotation
documentation
A unique number or alphanumeric code assigned to a staff by a state education agency.
source <xs:element name="StaffUniqueStateId" type="UniqueStateIdentifier" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code assigned to a staff by a state education agency.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StaffIdentityType/Name
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p946.png
namespace http://ed-fi.org/0110
type Name
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix MaidenName
attributes
Name  Type  Use  Default  Fixed  annotation
VerificationPersonalInformationVerificationTypeoptional      
documentation
The evidence presented to verify one&apos;s personal identity; for example: driver&apos;s license, passport, birth certificate, etc.
annotation
documentation
Full legal name of the person.
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 StaffIdentityType/OtherName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p947.png
namespace http://ed-fi.org/0110
type OtherName
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix
attributes
Name  Type  Use  Default  Fixed  annotation
OtherNameTypeOtherNameTyperequired      
documentation
The types of alternate names for a person.
annotation
documentation
Other names (e.g., alias, nickname, previous legal name) associated with a person.
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 StaffIdentityType/Sex
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p948.png
namespace http://ed-fi.org/0110
type SexType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Female 
enumeration Male 
annotation
documentation
A person&apos;s gender.
source <xs:element name="Sex" type="SexType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A person&apos;s gender.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StaffIdentityType/BirthDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p949.png
namespace http://ed-fi.org/0110
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
The month, day, and year on which an individual was born.
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 StaffIdentityType/HispanicLatinoEthnicity
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p950.png
namespace http://ed-fi.org/0110
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
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."
source <xs:element name="HispanicLatinoEthnicity" type="xs:boolean" nillable="true" 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 StaffIdentityType/Race
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p951.png
namespace http://ed-fi.org/0110
type RaceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RacialCategory
annotation
documentation
The general racial category which most clearly reflects the individual&apos;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.
source <xs:element name="Race" type="RaceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The general racial category which most clearly reflects the individual&apos;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 StaffIdentityType/Telephone
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p952.png
namespace http://ed-fi.org/0110
type Telephone
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children TelephoneNumber
attributes
Name  Type  Use  Default  Fixed  annotation
TelephoneNumberTypeTelephoneNumberTypeoptional      
documentation
The type of communication number listed for an individual or organization.
PrimaryTelephoneNumberIndicatorxs:booleanoptional      
documentation
An indication that the telephone number should be used as the principal number for an individual or organization.
TextMessageCapabilityIndicatorxs:booleanoptional      
documentation
An indication that the telephone number is technically capable of sending and receiving Short Message Service (SMS) text messages.
annotation
documentation
The 10-digit telephone number, including the area code, for the person.
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 StaffIdentityType/ElectronicMail
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p953.png
namespace http://ed-fi.org/0110
type ElectronicMail
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children EmailAddress
attributes
Name  Type  Use  Default  Fixed  annotation
EmailAddressTypeElectronicMailAddressTypeoptional      
documentation
The type of email listed for an individual or organization.  For example: Home/Personal, Work, etc.)
PrimaryEmailAddressIndicatorxs:booleanoptional      
documentation
An indication that the electronic mail address should be used as the principal electronic mail address for an individual or organization.
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.
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>