aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v23.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/src/main/resources/onap/aai_schema/aai_schema_v23.xsd')
-rw-r--r--aai-schema/src/main/resources/onap/aai_schema/aai_schema_v23.xsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v23.xsd b/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v23.xsd
index 2e5a067..d3bd4f0 100644
--- a/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v23.xsd
+++ b/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v23.xsd
@@ -8909,14 +8909,14 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
<xs:element name="src-tpn" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:appinfo>
- <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Store source tributary port number of the underlay OTN tunnel supporting this vpn service.")</annox:annotate>
+ <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Store source tributary port number of the underlay OTN tunnel realizing this vpn service.")</annox:annotate>
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element name="dst-tpn" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:appinfo>
- <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Store destination tributary port number of the underlay OTN tunnel supporting this vpn service.")</annox:annotate>
+ <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Store destination tributary port number of the underlay OTN tunnel realizing this vpn service.")</annox:annotate>
</xs:appinfo>
</xs:annotation>
</xs:element>