From: shashikanth.vh Date: Mon, 13 Jan 2020 12:01:46 +0000 (+0530) Subject: AAI schema update for sotn nni X-Git-Tag: 1.6.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7c8d9e4024189e567556385ef6328d7fe64bc337;p=aai%2Fschema-service.git AAI schema update for sotn nni Added is-abstract field in PNF Change-Id: I363bedc0c7cc97e2f29a6ccd04f6668e13ee5f1f Issue-ID: AAI-2593 Signed-off-by: shashikanth.vh --- diff --git a/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v19.xsd b/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v19.xsd index c7f6275..0b7cc27 100644 --- a/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v19.xsd +++ b/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v19.xsd @@ -7541,6 +7541,13 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" + + + + @org.onap.aai.annotations.Metadata(description="true, indicate abstract node.") + + + diff --git a/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml b/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml index 2b6bf1b..01e4a5a 100644 --- a/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml +++ b/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml @@ -5378,6 +5378,11 @@ + + + + +