SAXE Code
Simple Ajax XML Editor, with limited XSD support
Status: Alpha
Brought to you by:
sweetrush
File | Date | Author | Commit |
---|---|---|---|
xmleditor | 2012-07-25 |
![]() |
[a9146d] initial commit |
LICENSE | 2012-07-25 |
![]() |
[a9146d] initial commit |
README | 2012-07-25 |
![]() |
[a9146d] initial commit |
config.xml | 2012-07-25 |
![]() |
[a9146d] initial commit |
config.xml.bck | 2012-07-25 |
![]() |
[a9146d] initial commit |
config.xsd | 2012-07-25 |
![]() |
[a9146d] initial commit |
-Only works in Firefox -XSD generator not included -XSD validation support is not yet supported -.xml and .xml.bck files must be writable -OPTIONAL: use XSD_LOC get var to define xsd location, example: ../config.xsd (default) -OPTIONAL: use XSD_ROOT_ELEMENT get var to define xsd root element name, example: ../config (default) -OPTIONAL: use XML_LOC get var to define xml location, example: ../config.xml (default)