From f71dfcd688d0d912ce445cb2965d9c157a49c533 Mon Sep 17 00:00:00 2001 From: "Maharajh, Robby" Date: Thu, 26 Jul 2018 10:16:52 -0400 Subject: Update the Instance group to use instanceFunction Issue-ID: AAI-1395 Change-Id: I83497b998d25dbe02c8436b2bddd10e15f1364ce Signed-off-by: Maharajh, Robby --- aai-schema/src/main/resources/oxm/aai_oxm_v13.xml | 39 ++++++++++++++------- aai-schema/src/main/resources/oxm/aai_oxm_v14.xml | 41 ++++++++++++++++------- 2 files changed, 55 insertions(+), 25 deletions(-) (limited to 'aai-schema/src/main/resources/oxm') diff --git a/aai-schema/src/main/resources/oxm/aai_oxm_v13.xml b/aai-schema/src/main/resources/oxm/aai_oxm_v13.xml index 7a1028f5..775cfbbd 100644 --- a/aai-schema/src/main/resources/oxm/aai_oxm_v13.xml +++ b/aai-schema/src/main/resources/oxm/aai_oxm_v13.xml @@ -5880,6 +5880,13 @@ + + + + + + + @@ -5889,17 +5896,18 @@ + + + - - - - - + + + @@ -5907,19 +5915,26 @@ - + - + - + - + + - + + + + + + + @@ -5927,10 +5942,10 @@ - + - + diff --git a/aai-schema/src/main/resources/oxm/aai_oxm_v14.xml b/aai-schema/src/main/resources/oxm/aai_oxm_v14.xml index 783748e3..920b2535 100644 --- a/aai-schema/src/main/resources/oxm/aai_oxm_v14.xml +++ b/aai-schema/src/main/resources/oxm/aai_oxm_v14.xml @@ -5880,6 +5880,13 @@ + + + + + + + @@ -5889,17 +5896,19 @@ + + + - - - - - + + + + @@ -5907,19 +5916,26 @@ - + - + - + - + + - + + + + + + + @@ -5927,15 +5943,14 @@ - + - + - -- cgit 1.2.3-korg