ATTENTION: This project is no longer under active development.
But I'm happy to coordinate and include Pull Requests! Please feel free to contribute!
- XML editing
- xsd-based code completion
- pretty printing
- validate against XSD schema
- xsd visualizer
- grid view
- generate sample XML based on XSD
- tree view
- navigate with tree
- show only XML fragments
- generate XPath of selected node
- XPath queries
- auto-detect namespace
- user-defined functions (C#)
- generate complex XML files based on pattern language
- generate XSD schema based on sample XML file
- compare XML files
- XSLT transformation
- XQuery
- bulk XSD validation of many XML files at once
- bulk XPath processing of many files at once