Added mac-address attribute to p-interface 97/12197/1
authorjimmy <jf2512@att.com>
Wed, 13 Sep 2017 13:36:41 +0000 (09:36 -0400)
committerjimmy <jf2512@att.com>
Wed, 13 Sep 2017 13:36:45 +0000 (09:36 -0400)
Issue-ID: AAI-292
Change-Id: I2988350eb63fc230d8350a58a5db7cdd90af231d
Signed-off-by: jimmy <jf2512@att.com>
aai-schema/src/main/resources/oxm/aai_oxm_v11.xml

index 5954a3f..d86d8c6 100644 (file)
                                                <xml-property name="description" value="Trigger for operational monitoring of this resource by Service Assurance systems." />
                                        </xml-properties>
                                </xml-element>
+                               <xml-element java-attribute="macAddress" name="mac-addresss" type="java.lang.String">
+                                       <xml-properties>
+                                               <xml-property name="description" value="MAC Address of the p-interface." />
+                                       </xml-properties>
+                               </xml-element>
                                <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
                                        <xml-properties>
                                                <xml-property name="description" value="Used for optimistic concurrency.  Must be empty on create, valid on update and delete." />