That Transform node is equivalent to:
Translation { translation <tran1> }
Translation { translation <tran2> }
Rotation { rotation <rot1> }
Rotation { rotation <rot2> }
Scale { scaleFactor <scale> }
Rotation { rotation -<rot2> }
Translation { translation -<tran2> }
The center and scaleOrientations must be applied and then undone...