mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Change wording from module to configuration
This commit is contained in:
parent
883e80f40e
commit
52a5619b00
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Inhaltsverzeichnis
|
||||
|
||||
- [Über das Prüftool](#über-das-prüftool)
|
||||
- [Konfigurationsmodule](#konfigurationsmodule)
|
||||
- [Konfigurationen](#konfigurationen)
|
||||
- [Grundsätzlicher Ablauf einer Prüfung](#grundsätzlicher-ablauf-einer-prüfung)
|
||||
- [Verwendung](#verwendung)
|
||||
- [Build-Anweisungen](#build-anweisungen)
|
||||
|
|
@ -19,9 +19,9 @@ Validierungsregeln (XML Schema und Schematron) prüft und das Ergebnis zu einem
|
|||
Das Prüftool selbst ist fachunabhängig und kennt keine spezifischen Dokumentinhalte noch Validierungsregeln.
|
||||
Diese werden im Rahmen einer [Prüftool-Konfiguration](#konfiguration-des-prüftools) definiert, welche zur Anwendung des Prüftools erforderlich ist.
|
||||
|
||||
# Konfigurationsmodule
|
||||
# Konfigurationen
|
||||
|
||||
Fach- bzw. Standardspezifische Prüfkonfigurationen sind in eigene Module ausgelagert.
|
||||
Fach- bzw. Standardspezifische Prüfkonfigurationen sind in eigene Module bzw. Repositories ausgelagert.
|
||||
|
||||
## Prüfkonfiguration XRechnung
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue