diff --git a/.vscode/settings.json b/.vscode/settings.json index 7baac75..20ff2f0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -12,6 +12,9 @@ "[json]": { "editor.defaultFormatter": "vscode.json-language-features" }, + "[xml]": { + "editor.defaultFormatter": "redhat.vscode-xml" + }, "files.insertFinalNewline": true, "files.trimFinalNewlines": true, "cSpell.words": [ @@ -27,5 +30,6 @@ "pageable", "schön", "SRID" - ] + ], + "xml.format.maxLineWidth": 200 } diff --git a/schemas/edm.xsd b/schemas/edm.xsd index 3860c17..864c37d 100644 --- a/schemas/edm.xsd +++ b/schemas/edm.xsd @@ -55,9 +55,8 @@ prose specification document take precedence. --> - + Entity Data Model part of the Common Schema Definition Language @@ -382,8 +381,7 @@ - + @@ -606,16 +604,14 @@ - + - + @@ -630,15 +626,13 @@ - + - + @@ -663,8 +657,7 @@ - + @@ -680,8 +673,7 @@ the '/' for path segment separation and the '.' for namespace qualification inside the segments. --> - + @@ -936,8 +928,7 @@ - + - +