[AAI] Schema changes for Cell band and Neighbour relation-type
[aai/schema-service.git] / aai-schema / src / main / resources / onap / oxm / v27 / aai_oxm_v27.xml
index 5e7ea9a..7da6d13 100644 (file)
                 </xml-element>
                 <xml-element java-attribute="coverageArea" name="coverage-area" type="java.lang.String"/>
                 <xml-element java-attribute="frequencyBand" name="frequency-band" type="java.lang.String"/>
-                <xml-element java-attribute="band" name="band" type="java.lang.String"/>
                 <xml-element java-attribute="latitude" name="latitude" type="java.lang.Float"/>
                 <xml-element java-attribute="longitude" name="longitude" type="java.lang.Float"/>
                 <xml-element java-attribute="mcc" name="mcc" type="java.lang.String"/>
             <xml-properties>
                 <xml-property name="description" value="General purpose Cell object"/>
                 <xml-property name="nameProps" value="cell-name"/>
-                <xml-property name="indexedProps" value="cell-id,cell-name,radio-access-technology,cell-type,mno-id,cell-local-id,node-id,mnc,mcc,longitude,latitude,frequency-band,band,coverage-area,data-owner,data-source,data-source-version"/>
+                <xml-property name="indexedProps" value="cell-id,cell-name,radio-access-technology,cell-type,mno-id,cell-local-id,node-id,mnc,mcc,longitude,latitude,frequency-band,coverage-area,data-owner,data-source,data-source-version"/>
                 <xml-property name="searchable" value="cell-id,cell-name,cell-local-id,mno-id,node-id,radio-access-technology"/>
                 <xml-property name="uniqueProps" value="cell-id"/>
                 <xml-property name="container" value="cells"/>
                         <xml-property name="description" value="Identifies the upstream source of the data."/>
                     </xml-properties>
                 </xml-element>
-                <xml-element java-attribute="relationType" name="relation-type" type="java.lang.String">
-                    <xml-properties>
-                        <xml-property name="description" value="Identifies the relation type of the data."/>
-                    </xml-properties>
-                </xml-element>
                 <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
                     <xml-properties>
                         <xml-property name="description" value="Identifies the version of the upstream source."/>