aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/onap
diff options
context:
space:
mode:
Diffstat (limited to 'aai-core/src/test/resources/onap')
-rw-r--r--aai-core/src/test/resources/onap/oxm/v10/aai_oxm_v10.xml5
-rw-r--r--aai-core/src/test/resources/onap/oxm/v11/aai_oxm_v11.xml5
-rw-r--r--aai-core/src/test/resources/onap/oxm/v12/aai_oxm_v12.xml9
-rw-r--r--aai-core/src/test/resources/onap/oxm/v13/aai_oxm_v13.xml9
-rw-r--r--aai-core/src/test/resources/onap/oxm/v14/aai_oxm_v14.xml5
5 files changed, 29 insertions, 4 deletions
diff --git a/aai-core/src/test/resources/onap/oxm/v10/aai_oxm_v10.xml b/aai-core/src/test/resources/onap/oxm/v10/aai_oxm_v10.xml
index 71ab3dd5..ae66e211 100644
--- a/aai-core/src/test/resources/onap/oxm/v10/aai_oxm_v10.xml
+++ b/aai-core/src/test/resources/onap/oxm/v10/aai_oxm_v10.xml
@@ -141,6 +141,11 @@
<xml-property name="description" value="The URL to the specific resource"/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="The resource version to the specific resource"/>
+ </xml-properties>
+ </xml-element>
</java-attributes>
</java-type>
diff --git a/aai-core/src/test/resources/onap/oxm/v11/aai_oxm_v11.xml b/aai-core/src/test/resources/onap/oxm/v11/aai_oxm_v11.xml
index 490fd7b5..8094f07e 100644
--- a/aai-core/src/test/resources/onap/oxm/v11/aai_oxm_v11.xml
+++ b/aai-core/src/test/resources/onap/oxm/v11/aai_oxm_v11.xml
@@ -142,6 +142,11 @@
<xml-property name="description" value="The URL to the specific resource"/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="The resource version to the specific resource"/>
+ </xml-properties>
+ </xml-element>
</java-attributes>
</java-type>
diff --git a/aai-core/src/test/resources/onap/oxm/v12/aai_oxm_v12.xml b/aai-core/src/test/resources/onap/oxm/v12/aai_oxm_v12.xml
index 33f8f17d..275e8872 100644
--- a/aai-core/src/test/resources/onap/oxm/v12/aai_oxm_v12.xml
+++ b/aai-core/src/test/resources/onap/oxm/v12/aai_oxm_v12.xml
@@ -7,9 +7,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -138,6 +138,11 @@
<xml-property name="description" value="The URL to the specific resource"/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="The resource version to the specific resource"/>
+ </xml-properties>
+ </xml-element>
</java-attributes>
</java-type>
diff --git a/aai-core/src/test/resources/onap/oxm/v13/aai_oxm_v13.xml b/aai-core/src/test/resources/onap/oxm/v13/aai_oxm_v13.xml
index 1a20b993..930c35c2 100644
--- a/aai-core/src/test/resources/onap/oxm/v13/aai_oxm_v13.xml
+++ b/aai-core/src/test/resources/onap/oxm/v13/aai_oxm_v13.xml
@@ -7,9 +7,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -138,6 +138,11 @@
<xml-property name="description" value="The URL to the specific resource"/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="The resource version to the specific resource"/>
+ </xml-properties>
+ </xml-element>
</java-attributes>
</java-type>
diff --git a/aai-core/src/test/resources/onap/oxm/v14/aai_oxm_v14.xml b/aai-core/src/test/resources/onap/oxm/v14/aai_oxm_v14.xml
index 08a6cd52..8436fac2 100644
--- a/aai-core/src/test/resources/onap/oxm/v14/aai_oxm_v14.xml
+++ b/aai-core/src/test/resources/onap/oxm/v14/aai_oxm_v14.xml
@@ -139,6 +139,11 @@
<xml-property name="description" value="The URL to the specific resource"/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="The resource version to the specific resource"/>
+ </xml-properties>
+ </xml-element>
</java-attributes>
</java-type>