From 6d302e1590a787cae25319edf62872674c18a4cb Mon Sep 17 00:00:00 2001
From: haidner1 <haidner@live.de>
Date: Mon, 19 Sep 2022 15:16:44 +0200
Subject: [PATCH] =?UTF-8?q?SchemaUri=20ge=C3=A4ndert=20in=20Datei=20'schem?=
 =?UTF-8?q?a-reference.md'?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 docs/details/schema-reference.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/details/schema-reference.md b/docs/details/schema-reference.md
index ed1c2048c..c8670a8a2 100644
--- a/docs/details/schema-reference.md
+++ b/docs/details/schema-reference.md
@@ -44,7 +44,7 @@ JSON Schema:
 XML Schema:
 ```json
 {
-  "schemaUri": "https://schema.fitko.de/fim/s00000000009_1.0.0.xsd",
+  "schemaUri": "urn:xoev-de:xfall:standard:fim-s00000092_1.0",
   "mimeType": "application/xml"
 }
 ```
-- 
GitLab