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.
- 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