Files
JIMRI/java/test/jmri/jmrit/operations/xml/DemoFiles/Operations.xml
T
2026-06-17 14:00:51 +02:00

59 lines
4.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xml/XSLT/operations-config.xsl" type="text/xsl"?>
<!DOCTYPE operations-config SYSTEM "/xml/DTD/operations-config.dtd">
<operations-config>
<!--Written by JMRI version 20150304-1852-Daniel Boudreau on Sun Mar 08 11:47:10 EDT 2015 $Id: Operations.xml 28843 2015-03-13 00:57:48Z dan_boudreau $-->
<operations>
<railRoad name="JMRI Operations Demo Railroad" />
<setup comment="" />
<settings mainMenu="true" closeOnSave="false" autoSave="true" autoBackup="true" trainDirection="3" trainLength="900" maxEngines="3" hpt="1" scale="6" carTypes="Descriptive" switchTime="3" travelTime="4" showValue="false" valueLabel="Value" showRfid="false" rfidLabel="RFID" lengthUnit="Feet" yearModeled="" printLocComments="false" printRouteComments="false" printLoadsEmpties="false" printTimetable="false" use12hrFormat="false" printValid="true" sortByTrack="false" printHeaders="false" carLogger="false" engineLogger="false" trainLogger="false" />
<pickupEngFormat prefix=" [ ] Pick up" setting="Road,Number, ,Model, , ,Location,Comment," />
<dropEngFormat prefix=" [ ] Set out" setting="Road,Number, ,Model, , ,Destination,Comment," />
<pickupCarFormat prefix=" [ ] Pull" setting="Road,Number,Type,Length,Color,Load,Hazardous,Location,Comment,PickUp Msg," />
<dropCarFormat prefix=" [ ] Spot" setting="Road,Number,Type,Length,Color,Load,Hazardous,Destination,Comment,SetOut Msg," />
<localFormat prefix=" [ ] Move" setting="Road,Number,Type,Length,Color,Load,Hazardous,Location,Destination,Comment," />
<missingCarFormat prefix="" setting="Road,Number,Type,Length,Color,Comment," />
<switchList sameAsManifest="true" realTime="true" allTrains="true" pageFormat="pageNormal" printRouteLocation="false" />
<switchListPickupCarFormat prefix=" [ ] Pull" setting="Road,Number,Type,Length,Color,Load,Hazardous,Location,Comment,PickUp Msg," />
<switchListDropCarFormat prefix=" [ ] Spot" setting="Road,Number,Type,Length,Color,Load,Hazardous,Destination,Comment,SetOut Msg," />
<switchListLocalFormat prefix=" [ ] Move" setting="Road,Number,Type,Length,Color,Load,Hazardous,Location,Destination,Comment," />
<panel name="Operations Demo Panel" trainIconXY="true" trainIconAppend="true" />
<fontName name="SansSerif" />
<fontSize size="10" />
<pageOrientation manifest="Portrait" switchList="Portrait" />
<manifestColors dropColor="Red" pickupColor="Blue" localColor="Black" />
<tab enabled="false" length="12" tab2Length="6" tab3Length="8" />
<manifest printLocComments="false" printRouteComments="false" printLoadsEmpties="false" printTimetable="false" use12hrFormat="false" printValid="true" sortByTrack="false" truncate="false" useDepartureTime="false" useEditor="false" hazardousMsg="(Hazardous)" />
<columnFormat twoColumns="false" />
<manifestFormat value="0" />
<buildOptions aggressive="false" numberPasses="2" allowLocalInterchange="false" allowLocalSiding="false" allowLocalYard="false" stagingRestrictionEnabled="true" stagingTrackAvail="false" allowReturnStaging="false" promptStagingEnabled="false" promptToStagingEnabled="false" generateCsvManifest="false" generateCsvSwitchList="false" />
<buildReport level="7" routerLevel="3" useEditor="true" indent="true" alwaysPreview="false" fontSize="10" />
<router carRoutingEnabled="true" carRoutingViaYards="true" carRoutingViaStaging="false" forwardToYard="true" onlyActiveTrains="false" checkCarDestination="false" />
<logger carLogger="false" engineLogger="false" trainLogger="false" />
<owner name="DAB" />
<iconColor north="White" south="Green" east="White" west="Green" local="Blue" terminate="Gray" />
<comments misplacedCars="The following cars are currently misplaced, please contact the dispatcher if found" />
<CATS exactLocationName="true" />
</operations>
<manifestHeaderTextStrings />
<manifestTextStrings />
<switchListTextStrings />
<control>
<backwardCompatibility saveUsingPre_2013_Format="false" />
<maximumStringLengths>
<max_len_string_attibute length="12" />
<max_len_string_road_number length="10" />
<max_len_string_print_road_number length="6" />
<max_len_string_location_name length="25" />
<max_len_string_track_name length="25" />
<max_len_string_track_length_name length="5" />
<max_len_string_length_name length="4" />
<max_len_string_weight_name length="4" />
<max_len_string_built_name length="5" />
<max_len_string_train_name length="25" />
<max_len_string_route_name length="25" />
</maximumStringLengths>
<reports fontSize="10" fontName="" />
</control>
</operations-config>