Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Removed

The XML file defines the tools, task sets, and dependencies to be distributed using the XML Interface.

Getting Started

Here are some suggestions to get you started with the XML syntax:

For a more comprehensive overview, see the following :

  • The XML Syntax Specification table covers the entire syntax in detail.
  • Under the IncrediBuild installation folder, you will find a standard .xsd schema file ("Schema for XML Interface.xsd") you can use to validate an existing XML file. .xsd files can be read by MS Visual Studio and many XML-related editors.

Contents of This Section:

  • XML Syntax Specification  table covering the entire syntax in detail
  • XML Syntax Notes additional notes regarding XML syntax
  • XML Dependency Definition defining dependencies using the XML file
  • Macros built-in macros that can be used to specify various values
  • XML Interface - Response Files using Response Files to specify long/variable command lines in the XML file

    Image Added