Tagged Questions
0
votes
2answers
126 views
How to install xsd via VSIX installer?
Visual Studio uses xsd files to provide intellisense for xml files that matches the namespace. I have created custom xml schema and I want to apply that schema when user is editing that type of ...