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:- See a sample XML file.
- Check out one of the included sample XML projects.
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
- Response Files – using Response Files to specify long/variable command lines in the XML file