Commit f9f1c59b authored by scottma's avatar scottma Committed by lengyelb
Browse files

Update _3gpp-common-managed-element.yang

parent 8ea0c992
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -143,6 +143,7 @@ module _3gpp-common-managed-element {
      type string;
    }
    
    
    leaf locationName {
      description "The physical location (e.g. an address) of an entity 
        represented by a (derivative of) ManagedElement_. It may contain no 
@@ -183,10 +184,12 @@ module _3gpp-common-managed-element {
      min-elements 1;
      type string;
    }    
    leaf nGRANECIMappingRuleRef {
      description "DN of ECIMappingRuleSet.";
    
    leaf nRECMappingRuleRef {
      type types3gpp:DistinguishedName;
      description "DN of a NRECMappingRule.";
    }

  }
  
  grouping ManagedElementGrp {