Room Info
This object contains all of the information about a school's room. This object may contain a reference to a room type so that it may represent anything from a gym, cafeteria, to a standard classroom. The Staff List element usually contains the homeroom teacher.
Note: If there is a change in any of the user editable fields that are mapped to the SIF object elements, the system detects such data changes and triggers publishing. This ensures that the latest student data is consistently reflected in the State ODS.
The following table lists the elements that are published for this object:
Element Name or @Attribute | Submission | Definition | Code Set, if applicable | [Table]Field Mapping | Business Rules |
|---|---|---|---|---|---|
@RefId | Yes | The GUID that identifies this room. | Derived | Object that Reference RoomInfo RefID:
| |
@SchoolInfoRefId | Yes | The GUID that identifies the school that this room belongs to. | Derived | This links the RoomInfo to the SchoolInfo object. | |
RoomNumber | Yes | Room number as presented to the user/application. | [Room]Room_Number |
| |
Description | Optional | Friendly name that can be assigned to the room (e.g., Staff Cafeteria) | [Room]Name |
| |
Capacity | Optional | Number of persons (usually students) that this room can hold. | [Room]Occupancy_Maximum |
|