If the rule returns a static value, you can write it using XML Object syntax. The following example returns a list of strings.
<Rule name=’UnixHostList’>
<List>
<String>aas</String>
<String>ablox</String>
<String>aboupdt</String>
</List>
</Rule>
|
For more information about XML Object syntax, see the “XML Object Language” chapter in Deployment Reference.