Parameter for XML Refactoring tool that is a file
Posted: Mon Apr 26, 2021 1:56 am
Some of our XML files are related to each other, even though they are stored in different packages. I'd like to add a comment to elements in one package if the descriptions for the thing being described are overridden in another package. This would be useful as a reminder - if the description is being changed, the description for the override should probably also be updated. Currently the file path is just a text field, but it really would be helpful if the parameter was a file path and the user could use a UI to navigate to the target file.
Is there any way to have a parameter for a XML Refactoring tool be a file reference? Bonus points if I could specify an XPath-based constraint that the target file must meet.
Thanks,
Lee
Is there any way to have a parameter for a XML Refactoring tool be a file reference? Bonus points if I could specify an XPath-based constraint that the target file must meet.
Thanks,
Lee