User:RailML Coord Documentation/tabkopf: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
(Created page with "<syntaxhighlight lang=bash> sed -i.bak 's/<?xml version[^>]*>/Name Kommentar Subschema Parent Children Attribute Attributkommentare Pflichtelement Pflichtattribute\'$'\n/g' $1...")
 
m (Ferri Leberl moved page Tabkopf to User:Ferri Leberl/tabkopf)
(No difference)

Revision as of 16:25, 15 September 2017

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