Help for this page

Select Code to Download


  1. or download this
    88144200: <es:vsDataReportConfigSearch>
    88144201: <es:a1a2SearchThresholdRsrp>-110</es:a1a2SearchThresholdRsrp
    +>
    88144202: <es:a1a2SearchThresholdRsrq>-195</es:a1a2SearchThresholdRsrq
    +>
    ...
    88144209: <es:timeToTriggerA1Search>640</es:timeToTriggerA1Search>
    88144210: <es
    88144211: <es:lbUtranB1ThresholdRscpOffset>0</es:lbUtranB1ThresholdRsc
    +pOffset><es:lbQciProfileHandling>1</es:lbQciProfileHandling>
    
  2. or download this
    use strict;
    use XML::Twig;
    my @moList = qw(es:vsDataExternalENodeBFunction es:vsDataTermPointToEN
    +B es:vsDataEUtranCellFDD es:vsDataEUtranFreqRelation es:vsDataEUtranC
    +ellRelation es:vsDataENodeBFunction es:vsDataExternalEUtranCellFDD);
    ...
      print $elt->print, "\n";
      $t->purge;
    }