Maping of union leaf a bits leaf YANG type to JAVA inner classes.
[controller.git] / opendaylight / sal / yang-prototype / code-generator / binding-generator-impl / src / test / resources / augment-relative-xpath-models / augment-abstract-topology@2013-05-03.yang
index 051b2d9e5839c602132a56935025304d49885ac4..4ffe7233d3a7a924644dae5ef50a38b21dc6d218 100644 (file)
@@ -62,7 +62,7 @@ module augment-abstract-topology {
     augment "at:topology/at:network-links/at:network-link" {
         leaf interface {
             type leafref {
-                path "../../../atp:interfaces/atp:interface/atp:interface-id";
+                path "../atp:interfaces/atp:interface/atp:interface-id";
             }
         }
     }