Files
robospot-rsl-editor/ROBOSPOT SHOWFILES/robospot_rsl.grammar
2022-10-08 20:00:13 +02:00

14 lines
814 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ufwb version="1.17">
<grammar name="RSL grammar" start="id:1" author="Vincent" fileextension="rsl">
<description>Grammar for RSL files</description>
<structure name="RSL file" id="1" encoding="ISO_8859-1:1987" endian="big" signed="no">
<binary name="File identifier" id="2" fillcolor="AA0000" length="1"/>
<binary name="&lt;Binary Fill Bytes&gt;" id="3" unused="yes" length="1"/>
<binary name="Showfile version ?" id="4" fillcolor="AA0000" length="1"/>
<binary name="&lt;Binary Fill Bytes&gt;-1" id="5" unused="yes" length="32807"/>
<string name="Shows on Base" id="6" fillcolor="FF00FF" type="fixed-length" length="160" encoding="ISO_8859-1:1987"/>
</structure>
</grammar>
</ufwb>