Sun N1 Service Provisioning System 5.1 Plan and Component Developer's Guide

Escape Sequences for Substitution Variables

If you want to include :[ in input source, you must escape it by using :[[ instead. The configuration generator replaces occurrences of :[[ with :[.

For example, to literally include the text :[box] without the provisioning system substituting a value for box, use :[[box].

When the input source is an attribute of a component that is authored in XML, the value is subject to the following rules for XML-based escape sequences:

These escape rules do not apply to override values input through the provisioning system browser interface, configuration resource files, or input to the configuration generation CLI commands.