From 1d9db10fe28def0090ec93477e31fb4cb425f807 Mon Sep 17 00:00:00 2001 From: renzo Date: Tue, 5 Dec 2017 06:13:50 +0100 Subject: [PATCH] Highlight namespace instead of github autolink The XSD is not available at http://www.xoev.de/de/validator/framework/1/scenarios therefore highlight the namespace as code instead of autlinking. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d507cb6..60ba5f8 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ Weiterhin ist die Konfiguration und Testumgebung für XRechnung enthalten. # Konfiguration des Prüftools Eine Konfiguration besteht aus einer Konfigurationsdatei (XML-Dokument im Namensraum -http://www.xoev.de/de/validator/framework/1/scenarios) sowie Resourcen (XML Schemata und XSLT-Dateien), auf welche die +`http://www.xoev.de/de/validator/framework/1/scenarios`) sowie Resourcen (XML Schemata und XSLT-Dateien), auf welche die Konfigurationsdatei verweist. Der Aufbau der Konfigurationsdatei ist im entsprechenden Schema [scenarios.xsd](validationtool/src/main/model/xsd/scenarios.xsd) erläutert.