Creating a WPF editor for XML file based on schema

前端 未结 4 1218
梦谈多话
梦谈多话 2021-02-01 10:08

Here\'s the scenario. We use a large XML configuration file for one of our server products. This file is fairly well layed out and is validated against an XSD file.

It\'

4条回答
  •  北荒
    北荒 (楼主)
    2021-02-01 10:34

    Here you go, we created one for your requirement. this tool fully created by keeping WPF in mind.

    http://wpfxmleditor.codeplex.com/

提交回复
热议问题