2024-02-20 15:21:02 +01:00
[ law ]
id = 10002326
name = "Strafprozessordnung (STPO)"
[ [ law . classifiers ] ]
2024-02-20 15:49:11 +01:00
name = " Teil"
2024-02-20 15:21:02 +01:00
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"
2024-02-26 23:44:22 +01:00
[ [ law . classifiers ] ]
name = "Artikel"
is_root = false
match_function = "contains"
2024-02-20 15:21:02 +01:00
[ parser ]
remove_strings = [
"<n>" , "</n>" ,
"<i>" , "</i>" ,
"<super>" , "</super>" ,
"<gdash />"
]
2024-02-26 23:44:22 +01:00
[ [ parser . replace_rules ] ]
find = "" "<ueberschrift typ=" art " ct=" text " halign=" c ">Artikel 5</ueberschrift><ueberschrift typ=" para " ct=" text " halign=" c ">Umsetzung von Richtlinien der Europäischen Union</ueberschrift>" ""
replace_with = "" "<ueberschrift typ=" art " ct=" text " halign=" c ">Artikel 5 - Umsetzung von Richtlinien der Europäischen Union</ueberschrift>" ""
[ [ parser . replace_rules ] ]
find = "" "<ueberschrift typ=" art " ct=" text " halign=" c ">Artikel 5</ueberschrift><ueberschrift typ=" para " ct=" text " halign=" c ">Umsetzung von Richtlinien der Europäischen Union</ueberschrift>" ""
replace_with = "" "<ueberschrift typ=" art " ct=" text " halign=" c ">Artikel 5 - Umsetzung von Richtlinien der Europäischen Union</ueberschrift>" ""
[ [ parser . replace_rules ] ]
find = "" "<ueberschrift typ=" art " ct=" text " halign=" c ">Artikel 12</ueberschrift><ueberschrift typ=" para " ct=" text " halign=" c ">Notifikation</ueberschrift>" ""
replace_with = "" "<ueberschrift typ=" art " ct=" text " halign=" c ">Artikel 12 - Notifikation</ueberschrift>" ""
[ [ parser . replace_rules ] ]
find = "" "<ueberschrift typ=" para " ct=" text " halign=" c ">(Anm.: aus BGBl. I Nr. 112/2015, zu den §§ 19a,64,118a,126a,126b und 233, BGBl. Nr. 60/1974)</ueberschrift><ueberschrift typ=" para " ct=" text " halign=" c ">(Anm.: aus BGBl. I Nr. 112/2015, zu § 355, BGBl. Nr. 631/1975)</ueberschrift>" ""
replace_with = "" "<ueberschrift typ=" para " ct=" text " halign=" c ">(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)</ueberschrift>" ""