User:RailML Coord Documentation/tabkopf: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
m (Ferri Leberl moved page Tabkopf to User:Ferri Leberl/tabkopf)
(Replaced content with "{{mirror|{{iuser}}}}")
Tag: Replaced
Line 1: Line 1:
<syntaxhighlight lang=bash>
{{mirror|{{iuser}}}}
sed -i.bak 's/<?xml version[^>]*>/Name Kommentar Subschema Parent Children Attribute Attributkommentare Pflichtelement Pflichtattribute\'$'\n/g' $1
sed -i 's/\trail\:/\t/g' $1
sed -i 's/^rail\://g' $1
sed -i 's/;rail\:/;/g' $1
sed -i 's/\trail3\:/\t/g' $1
sed -i 's/^rail3\://g' $1
sed -i 's/;rail3\:/;/g' $1
sed -i 's/\t;/\t/g' $1
</syntaxhighlight>

Revision as of 12:57, 19 June 2020