Help for this page

Select Code to Download


  1. or download this
    .../MAPPING/TRANSFORMATION/@TYPE/TRANSFORMFIELD/@TYPE
    
  2. or download this
    for ($root->findnodes(
        '/POWERMART/REPOSITORY/FOLDER/MAPPING' .
    ...
    )) {
        $_->setAttribute('TYPE', 'integer');
    }