[This is preliminary documentation and is subject to change.]
[Missing namespace summary documentation for N:Edustructures.SifWorks.Trans]
| C# | Visual Basic | Visual C++ |
namespace Edustructures.SifWorks.Trans
Namespace Edustructures.SifWorks.Trans
namespace Edustructures.SifWorks.Trans
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| Bus | Identifies a bus | |
| BusDriver | Information identifying the driver. | |
| BusEquipment | This object contains information about a type of equipment that may be on a bus. Examples include wheelchair, carseat, etc. | |
| BusInfo | This object contains all of the information about a bus. | |
| BusPositionInfo | This object exposes telematics information to the zone. SIF_Events are reported. | |
| BusRouteDetail | The schedule for a bus route | |
| BusRouteInfo | This object contains all of the information about a bus route | |
| BusStaff | List identifying other staff. This may include aides, nurses, proctors, etc. | |
| BusStaffList | A BusStaffList | |
| BusStop | Describes a bus stop | |
| BusStopInfo | This object contains information about a bus stop. | |
| DisembarkBusRouteDetail | A DisembarkBusRouteDetail | |
| DistanceUnit |
Defines the set of values that can be specified whenever a DistanceUnit
is used as a parameter to a method or constructor.
| |
| Eligibility |
Defines the set of values that can be specified whenever an Eligibility
is used as a parameter to a method or constructor.
| |
| EmbarkBusRouteDetail | An EmbarkBusRouteDetail | |
| EmpLink | Attribute carries the GUID of the driver’s EmployeePersonal object. Condition is that at least one of this and BusDriver/Name must be included. | |
| Equipment | Describes equipment on a bus | |
| EquipmentList | An EquipmentList | |
| HomeBusRouteDetail | GUID referring to a BusRouteDetail object that identifies the origin bus stop for an inbound route or the destination bus stop for an outbound route. If the HomeBusRouteDetail element does not exist, then the student does not ride a bus to/from school. | |
| Odometer | Current odometer reading. | |
| RouteDistance | A RouteDistance | |
| RouteStatus | A RouteStatus | |
| RouteStatusStatus |
Defines the set of values that can be specified whenever a RouteStatusStatus
is used as a parameter to a method or constructor.
| |
| RouteType |
Defines the set of values that can be specified whenever a RouteType
is used as a parameter to a method or constructor.
| |
| SchoolBusRouteDetail | GUID referring to a BusRouteDetail object that identifies the origin bus stop for an outbound route or the destination bus stop for an inbound route.
If the SchoolBusRouteDetail does not exist, then the student does not ride a bus to/from school. | |
| Speedometer | Current speedometer reading. | |
| StaffBoardingStatus |
Defines the set of values that can be specified whenever a StaffBoardingStatus
is used as a parameter to a method or constructor.
| |
| StudentBoardingStatus |
Defines the set of values that can be specified whenever a StudentBoardingStatus
is used as a parameter to a method or constructor.
| |
| StudentTransportInfo |
This object contains transportation information about a student. Students should
have at least two StudentTransportInfo objects associated with them: one for
inbound information (getting to school) and one for outbound information (leaving
school). If their transportation changes based on the day of the week, then a
student will have more than two StudentTransportInfo objects.
| |
| StudentTransportInfoType |
Defines the set of values that can be specified whenever a StudentTransportInfoType
is used as a parameter to a method or constructor.
| |
| Telemetry | A Telemetry | |
| TelemetryList | A TelemetryList | |
| TransDTD | Metadata for the Schools Interoperability Framework (SIF) | |
| TransferPoint | Describes a transfer point for each intermediate point on a trip | |
| TransferPoints | A TransferPoints | |
| TransStudent | List of students and their status. The complete list may be sent with some events (e.g. change in RouteStatus) per district policy, but it is more typical of responses. | |
| TransStudents | A TransStudents |