User:RailML Coord Documentation/tabkopf: Difference between revisions

From railML 3 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 (RailML Orga Admin Wiki3 moved page User:Documentation/tabkopf to User:RailML Coord Documentation/tabkopf: Automatically moved page while renaming the user "Documentation" to "RailML Coord Documentation")
 
(No difference)

Latest revision as of 19:18, 4 January 2023

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