LEAInfo contains the Districts Information. This can be publishbed based on a Single District or a Super District setup. Please see the Super District setup for configuration options.
Contents
Element Mappings for LEAInfo for a Single District
|
PS Field Mapping |
SIF Element/Attribute |
Req. |
Business Rules |
|---|---|---|---|
|
|
@RefId |
M |
|
|
Prefs.DistrictNumber |
LocalId |
M |
|
|
Prefs.DistrictNumber |
StateProvinceId |
O |
|
|
Prefs.DistrictName |
LEAName |
M |
|
|
Prefs.Superintendent |
LEAContactList/LEAContact/ContactInfo/Name[@Type="04"]/FullName |
O |
|
|
Prefs.Superintendent |
LEAContactList/LEAContact/ContactInfo/PositionTitle |
O |
This is hardcoded to Superintendent. |
|
Prefs.SuperintendentEmail |
LEAContactList/LEAContact/ContactInfo/EmailList/Email[@Type="Primary"] |
O |
|
|
Prefs.SuperintendentPhone |
LEAContactList/LEAContact/ContactInfo/PhoneNumberList/PhoneNumber[@Type="0096"/Number |
O |
|
|
Prefs.SuperintendentFax |
LEAContactList/LEAContact/ContactInfo/PhoneNumberList/PhoneNumber[@Type="2364"/Number |
O |
|
|
Prefs.DistrictPhone |
PhoneNumberList/PhoneNumber[@Type="0096"/Number |
O |
|
|
Prefs.DistrictFax |
PhoneNumberList/PhoneNumber[@Type="2364"/Number |
O |
|
|
Prefs.DistrictAddress |
AddressList/Address[@Type="0765"]/Street/Line1 |
O |
|
|
Prefs.DistrictCity |
AddressList/Address[@Type="0765"]/City |
O |
|
|
Prefs.DistrictState |
AddressList/Address[@Type="0765"]/StateProvince |
O |
|
|
Prefs.DistrictCountry |
AddressList/Address[@Type="0765"]/Country |
O |
This is hardcoded to US. |
|
Prefs.DistrictZip |
AddressList/Address[@Type="0765"]/PostalCode |
O |
|
Element Mappings for LEAInfo for a Super District
|
PS Field Mapping |
SIF Element/Attribute |
Req. |
Business Rules |
|---|---|---|---|
|
|
@RefId |
M |
|
|
CST_SubDistricts.SubDistrict_Number |
LocalId |
M |
|
|
CST_SubDistrcits.SubDistrict_Number |
StateProvinceId |
O |
|
|
CST_SubDistrcits.SubDistrict_Name |
LEAName |
M |
|
|
CST_SubDistrcits.SubDistrict_Superintendent |
LEAContactList/LEAContact/ContactInfo/Name[@Type="04"]/FullName |
O |
|
|
CST_SubDistrcits.SubDistrict_Superintendent |
LEAContactList/LEAContact/ContactInfo/PositionTitle |
O |
This is hardcoded to Superintendent. |
|
CST_SubDistrcits.SubDistrict_Superintendent_Eml |
LEAContactList/LEAContact/ContactInfo/EmailList/Email[@Type="Primary"] |
O |
|
|
CST_SubDistrcits.SubDistrict_Superintendent_Phn |
LEAContactList/LEAContact/ContactInfo/PhoneNumberList/PhoneNumber[@Type="0096"/Number |
O |
|
|
CST_SubDistrcits.SubDistrict_Superintendent_Fax |
LEAContactList/LEAContact/ContactInfo/PhoneNumberList/PhoneNumber[@Type="2364"/Number |
O |
|
|
CST_SubDistrcits.SubDistrict_Phone |
PhoneNumberList/PhoneNumber[@Type="0096"/Number |
O |
|
|
CST_SubDistrcits.SubDistrict_Fax |
PhoneNumberList/PhoneNumber[@Type="2364"/Number |
O |
|
|
CST_SubDistrcits.SubDistrict_Address |
AddressList/Address[@Type="0765"]/Street/Line1 |
O |
|
|
CST_SubDistrcits.SubDistrict_City |
AddressList/Address[@Type="0765"]/City |
O |
|
|
CST_SubDistrcits.SubDistrict_State |
AddressList/Address[@Type="0765"]/StateProvince |
O |
|
|
CST_SubDistrcits.SubDistrict_State |
AddressList/Address[@Type="0765"]/Country |
O |
This is hardcoded to US. |
|
CST_SubDistrcits.SubDistrict_Zip |
AddressList/Address[@Type="0765"]/PostalCode |
O |
|