3.1.1.12.2.2.8 ReplicationEpoch

 ReplicationEpoch(NCRenameDescription) = 
     ReplicationEpochFragment01,
     Message,
     ReplicationEpochFragment02,
     WhiteSpace,
     ReplicationEpochFragment03,
     WhiteSpace,
     ReplicationEpochFragment04,
     NCRenameDescription.NewReplicationEpoch,
     ReplicationEpochFragment05,
     WhiteSpace,
     ReplicationEpochFragment06,
     WhiteSpace,
     ReplicationEpochFragment07,
     WhiteSpace;
  
 ReplicationEpochFragment01 = 
     "<action name=\"";
  
 ReplicationEpochFragment02 = 
     "\">";
  
 ReplicationEpochFragment03 = 
     "<update path=\"$LocalNTDSSettingsObjectDN$\" metadata=\"0\">";
  
 ReplicationEpochFragment04 = 
     "<msDS-ReplicationEpoch op=\"replace\">";
  
 ReplicationEpochFragment05 = 
     "</msDS-ReplicationEpoch>";
  
 ReplicationEpochFragment06 = 
     "</update>";
  
 ReplicationEpochFragment07 = 
     "</action>";