optionsets
The <optionsets> element groups <optionset> elements. Use this element to contain option set definitions in the <export> command when multiple option sets are exported or to identify option sets using the <rename> command.
Parent element: <export>, or <rename>
Child elements: <optionset> (0:*), <name> (0:1), <instance> (0:1), <product> (1:1), and <fromvrsn> (0:1)
Attributes:
Name | Type | Required? | Default | Description |
---|---|---|---|---|
type | string | no | Indicates that only option sets of the specified template type are to be selected. |
Example:
<export format="xml">
<ddname>DOM</ddname>
<optionsets>
<optionset>
<name>ADS8</name>
<prodcode>DOM</prodcode>
<prodvrsn>1010</prodvrsn>
</optionset>
<optionset>
<name>AFDPLEX</name>
<prodcode>DOM</prodcode>
<prodvrsn>1010</prodvrsn>
</optionset>
</optionsets>
</export>
<ddname>DOM</ddname>
<optionsets>
<optionset>
<name>ADS8</name>
<prodcode>DOM</prodcode>
<prodvrsn>1010</prodvrsn>
</optionset>
<optionset>
<name>AFDPLEX</name>
<prodcode>DOM</prodcode>
<prodvrsn>1010</prodvrsn>
</optionset>
</optionsets>
</export>
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*