From 60d2659b77f7d96f59e464138599f9dee0f2f0ad Mon Sep 17 00:00:00 2001 From: lizi00164331 Date: Tue, 12 Sep 2017 11:46:05 +0800 Subject: Fix the schema about external system. move passive/remote-path from esr-ems to esr-system-info. Change parameters in esr-system-info to be optional. Fix error about the container definition in esr-system-info. Remove the label between cloud-region and auth-info-item. Change-Id: I21ab7d96b3a0b00c738f423b040420fb3c7e0072 Issue-ID: AAI-289 Signed-off-by: lizi00164331 --- aai-schema/src/main/resources/oxm/aai_oxm_v11.xml | 44 +++++++++++++---------- 1 file changed, 26 insertions(+), 18 deletions(-) (limited to 'aai-schema/src/main/resources/oxm/aai_oxm_v11.xml') diff --git a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml index 2e309ae2..052f4c8d 100644 --- a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml +++ b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml @@ -256,16 +256,6 @@ - - - - - - - - - - @@ -375,10 +365,13 @@ + + + - + @@ -391,22 +384,22 @@ - + - + - + - + @@ -431,9 +424,9 @@ - + - + @@ -466,6 +459,21 @@ + + + + + + + + + + + + + + + @@ -477,7 +485,7 @@ - + -- cgit 1.2.3-korg