The SchoolInfo SIF Object is a record of each school in the zone.
Events
Change events are reported for SchoolInfo.
Element mappings for SchoolInfo
|
PS Field Mapping |
SIF Element/Attribute |
Req. |
IA Field |
Business Rules |
|---|---|---|---|---|
|
Schools.DCID |
@RefId |
M |
|
Auto generated. |
|
Schools.School_Number |
LocalId |
M |
MTSS |
|
|
Schools.SIF_StatPrId |
StateProvinceId |
M |
K0030 |
|
|
Schools.Name |
SchoolName |
M |
MTSS |
|
|
|
LEAInfoRefId |
M |
|
Auto generated. |
|
|
PhoneNumberList/PhoneNumber/Number |
O |
MTSS |
|
|
Schools.SchoolAddress |
AddressList/Address/Street/Line1 |
O |
MTSS |
|
|
|
AddressList/Address/Street/Line2 |
O |
MTSS |
Not published by the IA SMP. |
|
Schools.SchoolCity |
AddressList/Address/City |
O |
MTSS |
|
|
Schools.SchoolState |
AddressList/Address/StateProvince |
O |
MTSS |
|
|
|
AddressList/Address/Country |
O |
|
Hardcoded to US. |
|
Schools.SchoolZip |
AddressList/Address/PostalCode |
O |
MTSS |
|
|
Schools.Low_Grade, Schools.High_Grade |
GradeLevels |
M |
MTSS |
This is a list of grades between Low_Grade and High_Grade. |
Notes
-
SchoolInfo depends on LEAInfo because each school references a district record.
-
Many later objects reference SchoolInfo, so this object should be part of the earliest publishing run.