diff --git a/resources/Schema/Components/Test.xsd b/resources/Schema/Components/Test.xsd index df179bf1..e31f83af 100644 --- a/resources/Schema/Components/Test.xsd +++ b/resources/Schema/Components/Test.xsd @@ -9,9 +9,9 @@ - - - + + + diff --git a/resources/Schema/Entities/OtherEntity.xml b/resources/Schema/Entities/OtherEntity.xml index 7246b8db..40b54516 100644 --- a/resources/Schema/Entities/OtherEntity.xml +++ b/resources/Schema/Entities/OtherEntity.xml @@ -4,7 +4,7 @@ 5555 - 12.34 + 12.34 \ No newline at end of file diff --git a/resources/Schema/Entities/Test.xml b/resources/Schema/Entities/Test.xml index d6eb1dfd..8ca6b684 100644 --- a/resources/Schema/Entities/Test.xml +++ b/resources/Schema/Entities/Test.xml @@ -9,7 +9,8 @@ 12 - 11.11 + 11.11 + Hello World diff --git a/resources/Schema/Types.xsd b/resources/Schema/Types.xsd index 0627f435..939c88da 100644 --- a/resources/Schema/Types.xsd +++ b/resources/Schema/Types.xsd @@ -3,4 +3,13 @@ + + + + + + + + + \ No newline at end of file