# StructuredXmlEditor **Repository Path**: RWolf/StructuredXmlEditor ## Basic Information - **Project Name**: StructuredXmlEditor - **Description**: https://github.com/Lyeeedar/StructuredXmlEditor.git - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # StructuredXmlEditor An editor for structured xml, providing a graphical interface. This allows you to specify the format of the xml file using a definition file. This definition is then converted into a graphical editor that allows simple editing. [In Action](https://raw.githubusercontent.com/wiki/infinity8/StructuredXmlEditor/images/InUse.jpg) Visit the [Wiki](https://github.com/infinity8/StructuredXmlEditor/wiki) for more information Quick Links: * [Getting Started](https://github.com/infinity8/StructuredXmlEditor/wiki/Getting-Started) * [Definition Format](https://github.com/infinity8/StructuredXmlEditor/wiki/Definition-Format) * [Code Overview](https://github.com/infinity8/StructuredXmlEditor/wiki/Code-Overview) # License This project is licensed under the [Apache 2 License](http://www.apache.org/licenses/LICENSE-2.0.html), meaning you can use it free of charge, without strings attached in commercial and non-commercial projects.