From c9ef3a438a03fe4bd28b1a4f66aba4c40a1f3ffa Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 17 Mar 2023 19:00:38 +0100 Subject: [PATCH] Extracted Vocabulary definition as type --- .../resources/profile_schemas/profile5.xsd | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/src/test/resources/profile_schemas/profile5.xsd b/src/test/resources/profile_schemas/profile5.xsd index 1703b37..85cdf96 100644 --- a/src/test/resources/profile_schemas/profile5.xsd +++ b/src/test/resources/profile_schemas/profile5.xsd @@ -119,15 +119,7 @@ - - - - - - - - + @@ -170,6 +162,13 @@ + + + + + + @@ -186,7 +185,7 @@ - Any 'metadataField' definition can include any additional attibute in this 'extra' tag. This tag and its content are ignored by the validators. They are used by any external tools producing/consuming the profile definition and instances. + Any 'metadataField' definition can include any additional attribute in this 'extra' tag. This tag and its content are ignored by the validators. They are used by any external tools producing/consuming the profile definition and instances.