Parsing of RSP's specification now cached to /data. This means that we can ship the tables with the project, rather than the .pdf being a requirement of use.

This commit is contained in:
2026-05-22 10:37:42 +01:00
parent 14b17a22d7
commit fc09eb775e
14 changed files with 195 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
Field,Field Description,Length,Position,Notes
1,Record Identity,2,1-2,With the constant value BX.
2,Traction Class,4,3-6,Not used always blank.
3,UIC Code,5,7-11,"Only populated for trains travelling to/from Europe via the Channel Tunnel, otherwise blank."
4,ATOC Code,2,12-13,
5,Applicable Timetable Code,1,14-14,Always set to Y.
6,Retail Service ID,8,15-22,
7,Source,1,23-23,Not used always blank.
8,Spare,57,24-80,
1 Field Field Description Length Position Notes
2 1 Record Identity 2 1-2 With the constant value ‘BX’.
3 2 Traction Class 4 3-6 Not used – always blank.
4 3 UIC Code 5 7-11 Only populated for trains travelling to/from Europe via the Channel Tunnel, otherwise blank.
5 4 ATOC Code 2 12-13
6 5 Applicable Timetable Code 1 14-14 Always set to ‘Y’.
7 6 Retail Service ID 8 15-22
8 7 Source 1 23-23 Not used – always blank.
9 8 Spare 57 24-80