Commit 2e00e7b5 authored by qiwen's avatar qiwen Committed by lengyelb
Browse files

Update file _3gpp-5gc-nrm-amffunction.yang

parent 027a03e6
Loading
Loading
Loading
Loading
+3 −18
Original line number Diff line number Diff line
@@ -58,12 +58,7 @@ module _3gpp-5gc-nrm-amffunction {
          type string{
            pattern '^[A-Fa-f0-9]+$';
          }
          description "This IE shall contain the N3IWF identifier received over NGAP and shall be encoded as a 
            string of hexadecimal characters. Each character in the string shall take a value of "0" 
            to "9", "a" to "f" or "A" to "F" and shall represent 4 bits. The most significant 
            character representing the 4 most significant bits of the N3IWF ID shall appear first in 
            the string, and the character representing the 4 least significant bit of the N3IWF ID 
            shall appear last in the string.";
          description "This IE shall contain the N3IWF identifier received over NGAP and shall be encoded as a string of hexadecimal characters.";
          mandatory true;
        } 
      }
@@ -73,12 +68,7 @@ module _3gpp-5gc-nrm-amffunction {
          type string{
            pattern '^[A-Fa-f0-9]+$';
          }
          description "This represents the identifier of the TNGF ID as specified in clause 9.3.1.161 of 
          3GPP TS 38.413 in hexadecimal representation. Each character in the string shall take a value
          of "0" to "9", "a"  to "f" or "A" to "F" and shall represent 4 bits. The most significant
          character representing the  4 most significant bits of the TNGF ID shall appear first in
          the string, and the character  representing the 4 least significant bit of the TNGF ID
          shall appear last in the string.";
          description "This represents the identifier of the TNGF ID as specified in clause 9.3.1.161 of 3GPP TS 38.413 in hexadecimal representation.";
          mandatory true;
        }
      }
@@ -96,12 +86,7 @@ module _3gpp-5gc-nrm-amffunction {
          type string{
            pattern '^[A-Fa-f0-9]+$';
          }
          description "This represents the identifier of the W-AGF ID as specified in clause 9.3.1.162 of 
          3GPP TS 38.413 in hexadecimal representation. Each character in the string shall take a
          value  of "0" to "9", "a" to "f" or "A" to "F" and shall represent 4 bits. The most
          significant  character representing the 4 most significant bits of the W-AGF ID shall
          appear first in the  string, and the character representing the 4 least significant bit
          of the W-AGF ID shall  appear last in the string.";
          description "This represents the identifier of the W-AGF ID as specified in clause 9.3.1.162 of 3GPP TS 38.413 in hexadecimal representation.";
          mandatory true;
        }
      }