Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Addition to 'Application'

...

  • SOS products use XML configuration files.As typing XML creates a lot of overhead and is error-prone we therefore provide an XML Editor.
  • We have developed the XML Editor to provide a convenient and efficient method of developing XML configurations without the significant overhead involved in manually typing such files.

Application

Current applications for SOS products include:

Functionality

Excerpt
  • Manage XML Configuration files, e.g. JADE YADE - XML Configuration
  • Assign an XSD Schema to configuration files
  • Validate XML configuration files
  • The XML Editor is schema-aware XML Editor and suggests configuration elements and attributes for configuration
  • Show the included The XML Editor includes the schema documentation, e.g, JADE YADE - Reference Documentation

Prerequisites

...

...

  • Microsoft .NET Framework version 3.5 SP1 and higher

Download

...

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

...

See also

  • The XML Editor ships with the configuration file sos.xml.editor.exe.config
    • The file name consists of the XML Editor binary file name and the extension .config
    • The configuratin files has to be located in the same directory as the XML Editor binary file.
  • The following settings can be configured:

    SettingDefaultDescription
    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

 

 

Display children header