Update to add relationship to aggregate route 87/71687/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Thu, 1 Nov 2018 20:23:21 +0000 (16:23 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Thu, 1 Nov 2018 20:23:26 +0000 (16:23 -0400)
Issue-ID: AAI-1824
Change-Id: I68e5e900db8f6a1a3489c66cd8ae71bbe977e98f
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-schema/src/main/resources/onap/aai_schema/aai_schema_v15.xsd
aai-schema/src/main/resources/onap/oxm/v15/aai_oxm_v15.xml

index 4c5651e..545efe0 100644 (file)
@@ -6171,6 +6171,7 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
             </xs:appinfo>\r
           </xs:annotation>\r
         </xs:element>\r
+        <xs:element ref="tns:relationship-list" minOccurs="0"/>\r
       </xs:sequence>\r
     </xs:complexType>\r
   </xs:element>\r
@@ -9845,6 +9846,7 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
             </xs:appinfo>\r
           </xs:annotation>\r
         </xs:element>\r
+        <xs:element ref="tns:relationship-list" minOccurs="0"/>\r
       </xs:sequence>\r
     </xs:complexType>\r
   </xs:element>\r
index a0e5f5e..644fc9f 100644 (file)
                         <xml-property name="description" value="Used for optimistic concurrency.  Must be empty on create, valid on update and delete."/>
                     </xml-properties>
                 </xml-element>
+                <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v15.RelationshipList"/>
             </java-attributes>
             <xml-properties>
                 <xml-property name="description" value="Contacts store the vendor information and have a relationship to the generic-vnf.  In 1902, this will be populated by SDN-GC"/>
                     <xml-properties>
                         <xml-property name="description" value="Used for optimistic concurrency.  Must be empty on create, valid on update and delete."/>
                     </xml-properties>
-                </xml-element>                         
+                </xml-element> 
+                <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v15.RelationshipList"/>                   
             </java-attributes>
             <xml-properties>
                 <xml-property name="description" value="Aggregate route configs are used on the D2 IPE’s for the Voice services.  In 1902, SDNC will create aggregate-route objects and write them to A&amp;AI. "/>