-
Notifications
You must be signed in to change notification settings - Fork 13
Would you like to fix a bug about removing xmlns? #21
Comments
I have tried to debug this, I have found the reason why it' not working. |
@chucklu I don't necessarily see this as a bug; removing Is the inability to remove it blocking you? I'd be interested in understanding the use case a bit better. Since you debugged the issue, would you be interested in submitting a pull request? |
I know remove the xmlns attribute has changed the meaning of the source document. I have debugged it, but can not fix it. |
I also tried to add a xmlns to a source file(without xmlns), it did not work either. |
I don't plan to implement this feature. It's not a common use case, and I would like to avoid this tool drifting away from the original feature set Microsoft implemented. |
when the xmlns is not modified between the target file and compared file. |
1.the target file
2.the transform file
when I try to apply the transform to the target,nothing happened.
The text was updated successfully, but these errors were encountered: