SAXE
Simple Ajax XML Editor, with limited XSD support
...Open /xmleditor/xmleditor.html in Firefox
Notes:
-Only works in Firefox
-XSD generator not included
-XSD validation not yet supported
-Text nodes not yet supported
-PHP file does not implement any security measures
-Use XSD_LOC get var to define a custom xsd location, example: ../config.xsd
-Use XSD_ROOT_ELEMENT get var to define a custom xsd root element name, example: ../config
-Use XML_LOC get var to define a custom xml location, example: ../config.xml