From fb764faebbf76fb8231b504607c6882448a177ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heiko=20Thei=C3=9Fen?= Date: Thu, 10 Nov 2022 18:17:08 +0100 Subject: [PATCH] ODATA-1552 (#71) --- examples/counterexamples/test.properties | 3 ++ examples/counterexamples/test2.xml | 15 +++++++ schemas/edm.xsd | 56 ++++++++++++++++++++---- 3 files changed, 65 insertions(+), 9 deletions(-) create mode 100644 examples/counterexamples/test2.xml diff --git a/examples/counterexamples/test.properties b/examples/counterexamples/test.properties index 3e07239..0d90ba2 100644 --- a/examples/counterexamples/test.properties +++ b/examples/counterexamples/test.properties @@ -1,6 +1,9 @@ test1.xml.line=9 test1.xml.col=14 test1.xml.rule=cvc-complex-type.2.4.a +test2.xml.line=11 +test2.xml.col=82 +test2.xml.rule=cvc-datatype-valid.1.2.3 annotationtarget1.xml.line=5 annotationtarget1.xml.col=71 annotationtarget1.xml.rule=cvc-pattern-valid diff --git a/examples/counterexamples/test2.xml b/examples/counterexamples/test2.xml new file mode 100644 index 0000000..a68dbb6 --- /dev/null +++ b/examples/counterexamples/test2.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/schemas/edm.xsd b/schemas/edm.xsd index ae2841b..e817d17 100644 --- a/schemas/edm.xsd +++ b/schemas/edm.xsd @@ -144,7 +144,7 @@ - + @@ -172,7 +172,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -566,7 +566,7 @@ - + @@ -614,16 +614,41 @@ + + + + + + + + - + + + + + + + + + + - - - + + + + + + + + + + + @@ -699,6 +724,19 @@ + + + + + + + + + + + + +