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

Compare with Current View Page History

Version 1 Next »

Configuration 

  • 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 configuration file has to be located in the same directory as the XML Editor binary file.
  • The following settings can be configured:

    Setting
    Default
    Description
    allowRemoveRootTrueallows removal of a root node of the xml document
    allowRenameFileTrueallows renaming of an xml file on the hard disk
    autocompleteRootTrueautomatically adds the required child nodes to the root node
    hasOpenFileDialogTrueshows the open file dialog
    openLastOpenedFilesTrueopens the last opened files on program start 
    readOnlyFalseopens XML files in read-only mode

 

 

  • No labels