Skip to content
Snippets Groups Projects
Commit bba8a9b7 authored by Benedikt's avatar Benedikt
Browse files

Added import statement hint to readme

parent 816741f7
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,16 @@ ...@@ -11,7 +11,16 @@
> This branch is a strict testing version **derived from the master branch**. > This branch is a strict testing version **derived from the master branch**.
> - Not all **documentation** is fully up to date yet. > - Not all **documentation** is fully up to date yet.
> - The **examples** are also not completely updated to reflect the strict changes. > - The **examples** are also not completely updated to reflect the strict changes.
> >
> Use this import statment in XML or XSD files to use this strict Version
> ```xml
><xs:import
> namespace="https://ptb.de/si"
> schemaLocation="https://gitlab1.ptb.de/d-ptb/d-si/xsd-d-si/-/raw/strict/SI_Format.xsd "/>
>```
>
>
>
> **Please note:** The master branch remains the primary and officially supported version. > **Please note:** The master branch remains the primary and officially supported version.
--- ---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment