Add Model-role to Model-Schema 25/110625/2
authorhariharan97 <rh20085046@wipro.com>
Mon, 27 Jul 2020 10:01:49 +0000 (15:31 +0530)
committerhariharan97 <rh20085046@wipro.com>
Fri, 31 Jul 2020 14:11:40 +0000 (19:41 +0530)
Issue-ID: AAI-3096

Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: I21ced613b3df9bef454172916a257cac2dffaff9
Signed-off-by: hariharan97 <rh20085046@wipro.com>
aai-schema/src/main/resources/onap/oxm/v20/aai_oxm_v20.xml

index a2570db..bb18fd4 100644 (file)
                     <xml-properties>
                         <xml-property name="description" value="Type of the model, e.g., service, resource, widget, etc."/>
                     </xml-properties>
+                </xml-element>
+                               <xml-element java-attribute="modelRole" name="model-role"  type="java.lang.String">
+                    <xml-properties>
+                        <xml-property name="description" value="Role of the model,e.g.,NST,NSST,CST,etc"/>
+                    </xml-properties>
                 </xml-element>
                 <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
                     <xml-properties>