Help for this page

Select Code to Download


  1. or download this
    open file.xml ;
    for //tm mv text() replace . ;
    save :b ;
    
  2. or download this
    for //tm xmv node() replace . ;
    
  3. or download this
    <tm>a<b>c</b>c<?run test?><!-- comment --></tm>