[AAI-130 Amsterdam] parameter standardization
[aai/aai-common.git] / aai-schema / src / main / resources / aai_schema / aai_schema_v9.xsd
index 0b879d1..6052df0 100644 (file)
@@ -4435,14 +4435,14 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
         <xs:element name="vnfc-function-code" type="xs:string">
           <xs:annotation>
             <xs:appinfo>
-              <annox:annotate target="field">@org.openecomp.aai.annotations.Metadata(description="function code")</annox:annotate>
+              <annox:annotate target="field">@org.openecomp.aai.annotations.Metadata(description="function code",dbAlias="nfc-naming-code")</annox:annotate>
             </xs:appinfo>
           </xs:annotation>
         </xs:element>
         <xs:element name="vnfc-type" type="xs:string">
           <xs:annotation>
             <xs:appinfo>
-              <annox:annotate target="field">@org.openecomp.aai.annotations.Metadata(description="type")</annox:annotate>
+              <annox:annotate target="field">@org.openecomp.aai.annotations.Metadata(description="type",dbAlias="nfc-function")</annox:annotate>
             </xs:appinfo>
           </xs:annotation>
         </xs:element>