For some attributes, I wish to validate the values and replace some of them with more succinct ones.
<data source="file:\\c:\main\data.txt"/>
Replaced by:
<data source="c:\main\data.txt"/>
No comments:
Post a Comment