[law]
id = 10002326
name = "Strafprozessordnung (STPO)"
[[law.classifiers]]
name = " Teil"
is_root = true
match_function = "contains"
[[law.classifiers]]
name = "Hauptstück"
is_root = false
match_function = "contains"
[[law.classifiers]]
name = "Abschnitt"
is_root = false
match_function = "contains"
[[law.classifiers]]
name = "numbering"
is_root = false
match_function = "starts_with_number"
[[law.classifiers]]
name = "roman numbering"
is_root = false
match_function = "starts_with_roman_number"
[[law.classifiers]]
name = "Artikel"
is_root = false
match_function = "contains"
[parser]
remove_strings = [
"", "",
"", "",
"", "",
""
]
[[parser.replace_rules]]
find = """Artikel 5Umsetzung von Richtlinien der Europäischen Union"""
replace_with = """Artikel 5 - Umsetzung von Richtlinien der Europäischen Union"""
[[parser.replace_rules]]
find = """Artikel 5Umsetzung von Richtlinien der Europäischen Union"""
replace_with = """Artikel 5 - Umsetzung von Richtlinien der Europäischen Union"""
[[parser.replace_rules]]
find = """Artikel 12Notifikation"""
replace_with = """Artikel 12 - Notifikation"""
[[parser.replace_rules]]
find = """(Anm.: aus BGBl. I Nr. 112/2015, zu den §§ 19a,64,118a,126a,126b und 233, BGBl. Nr. 60/1974)(Anm.: aus BGBl. I Nr. 112/2015, zu § 355, BGBl. Nr. 631/1975)"""
replace_with = """(Anm.: aus BGBl. I Nr. 112/2015, zu den §§ 19a,64,118a,126a,126b und 233, BGBl. Nr. 60/1974) - (Anm.: aus BGBl. I Nr. 112/2015, zu § 355, BGBl. Nr. 631/1975)"""