simpleType StaffIdentificationSystemMapType
namespace http://ed-fi.org/0200
type restriction of xs:token
properties
base xs:token
used by
element StaffIdentificationSystemDescriptor/StaffIdentificationSystemMap
facets
Kind Value Annotation
enumeration Canadian SIN
appinfo
<ann:EdFiId>238-001</ann:EdFiId>
enumeration District
appinfo
<ann:EdFiId>238-002</ann:EdFiId>
enumeration Drivers License
appinfo
<ann:EdFiId>238-003</ann:EdFiId>
enumeration Federal
appinfo
<ann:EdFiId>238-004</ann:EdFiId>
enumeration Health Record
appinfo
<ann:EdFiId>238-005</ann:EdFiId>
enumeration Medicaid
appinfo
<ann:EdFiId>238-006</ann:EdFiId>
enumeration PIN
appinfo
<ann:EdFiId>238-009</ann:EdFiId>
enumeration Professional Certificate
appinfo
<ann:EdFiId>238-011</ann:EdFiId>
enumeration School
appinfo
<ann:EdFiId>238-012</ann:EdFiId>
enumeration Selective Service
appinfo
<ann:EdFiId>238-013</ann:EdFiId>
enumeration SSN
appinfo
<ann:EdFiId>238-014</ann:EdFiId>
enumeration State
appinfo
<ann:EdFiId>238-015</ann:EdFiId>
enumeration US Visa
appinfo
<ann:EdFiId>238-016</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>238-007</ann:EdFiId>
enumeration Other Federal
appinfo
<ann:EdFiId>238-008</ann:EdFiId>
annotation
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.
appinfo
<ann:TypeGroup>Enumeration</ann:TypeGroup>
<ann:EdFiId>238</ann:EdFiId>
source <xs:simpleType name="StaffIdentificationSystemMapType">
 
<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 a staff member.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Enumeration</ann:TypeGroup>
     
<ann:EdFiId>238</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="Canadian SIN">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-001</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="District">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-002</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Drivers License">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-003</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Federal">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-004</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Health Record">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-005</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Medicaid">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-006</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PIN">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-009</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Professional Certificate">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-011</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="School">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-012</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Selective Service">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-013</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SSN">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-014</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="State">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-015</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="US Visa">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-016</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-007</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other Federal">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>238-008</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>