XML validation tool for UltraEdit

XML validation tool for UltraEdit

1
NewbieNewbie
1

    Aug 26, 2005#1

    xmlplint is a xml command line tool that can be integrated into UltraEdit32 - it supports for example the following:

    - Validation/well-formedness checking with extensive error information
    - xml catalogs
    - Support for large number of encodings (via libiconv library)

    See xmlplint
    for more info/installation instructions. Windows binaries are available at download section.

    6,603548
    Grand MasterGrand Master
    6,603548

      May 27, 2006#2

      Since v12.10 of UE and v5.50 of UES the XMLlint parser is supported by default.
      Best regards from an UC/UE/UES for Windows user from Austria

      4
      NewbieNewbie
      4

        Mar 09, 2007#3

        Maybe you want to have a look at XmlValidator4UE too, it was written especially for UltraEdit and will install itself as a tool.

        * Validates XML files for wellformedness.
        * Checks against DTD and XSD schemas.
        * Offers to jump to the position of the reported errors.
        * Registers itself as a tool in UltraEdit32.

        http://www.martinstoeckli.ch/xmlvalidator/

        Since XmlValidator4UE is based on the .net framework you have the same possibilities as the ms xml parser, but will need an installed .net framework.

        Best regards:
        Martin

        3
        NewbieNewbie
        3

          Oct 16, 2009#4

          Hello,

          I tried installing your XML validation tool, but it seemed to ignore that my settings are stored in the registry:

          [Settings]
          Use Registry=1

          You may want to check the INI file to determine if settings are stored in the registry.
          In that case you should add the tool settings to the registry, and not to the INI file.

          Regards,
          Lex