I know how to remove namespaces at all but what I need to do is only to remove specific namespace prefixes eg transform this file (removing xenc prefixes):
Try the following stylesheet. It contains the identity transform and a template to strip the namespace of xenc:* elements. Note that xenc:* attributes are not handled.