You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Scope

  • JADE is moving towards XML configuration.
  • As typing XML creates a lot of overhead and is error-prone we therefore provide an XML Editor.
  • Use of the XML Editor is free under the terms of the Freeware License model.

Functionality

  • Manage JADE XML configuration files
  • Assign JADE XSD Schema to configuration files
  • Validate configuration files
  • The schema-aware XML Editor suggests elements and attributes for configuration
  • The XML Editor includes the documentation from the JADE - Reference Documentation

Operation

  • Operate the XML Editor for Windows systems.
    • To our knowledge the XML Editor works for Windows Vista, 7, 8, Windows Server 2012 etc.
  • The following prerequisites apply
    • Miicrosoft .NET Framework version 3.5 and higher

Installation

  • Unzip the download archive to any location in your system
  • Run the XML Editor binary sos.xml.editor.exe

Configuration

 

  • sos.xml.editor.exe.config
    • the name consists of : XML Editor binary file name + file extension .config
    • must be placed in the same location with the XML Editor binary file

Following settings can be configured:

NameDefaultDescription
allowRemoveRootTrueallows to remove a root node of the xml document
allowRenameFileTrueallows to rename a xml file on the hard disk
autocompleteRootTrueautomatically add the required childs to the root node
hasOpenFileDialogTrueshow the open file dialog
openLastOpenedFilesTrueopen the last opened files on program start 
readOnlyFalseopen the XML files in read-only mode

Download

License

  • The XML Editor is available under the terms and conditions of the Freeware License.

 

 

  • No labels