Skip to content
Snippets Groups Projects
Commit 942b6895 authored by Michael Haidner's avatar Michael Haidner
Browse files

Kommenatare von Andreas Huber umgesetzt, um Beispiel schemaUri geändert

parent ac610699
No related branches found
No related tags found
1 merge request!227636_link _zu_fachschema_defekt(planning#636)
......@@ -66,15 +66,15 @@ Zukünftig werden sie auch über das FITKO-Schemarepository zur Verfügung stehe
"contentStructure": {
"data": {
"schema": {
"schemaUri": "https://schema.fitko.de/fim/s00000092_1.0.xsd",
"schemaUri": "urn:xoev-de:xfall:standard:fim-s00000092_1.0",
"mimeType": "application/xml"
}
}
}
```
- Prüfen Sie, dass die `schemaUri` mit `https://schema.fitko.de/fim/` beginnt.
- Entnehmen Sie der URI die ID des Fachschemas (hier: "s00000092V1.0").
- Prüfen Sie, ob die `schemaUri` mit `urn:xoev-de:xfall:standard:fim-` beginnt.
- Entnehmen Sie der URI die ID und die Version des Fachschemas (hier: "s00000092V1.0").
- Öffnen Sie das FIM-Portal (https://fimportal.de/) und loggen Sie sich ein.
- Öffnen Sie Sie Adresse `https://fimportal.de/detail/D/{ID}`, also z.B. https://fimportal.de/detail/D/S00000092V1.0.
- Klicken Sie rechts auf den Downloadlink, der auf "_xfall.xsd" endet (hier: `S00000092V1.0_xfall.xsd`).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment