input-adi-xml-prolog
Syntax
input-adi-xml-prolog = prolog Description
The prolog to be added to the top of the XML document that is created using the Authorization Decision Information (ADI) needed to evaluate a boolean authorization rule.
Options
- prolog
- The prolog to be added to the top of the XML document that is created using the Authorization Decision Information (ADI) needed to evaluate a boolean authorization rule.
Usage
This stanza entry is optional.
Default value
<?xml version='1.0'
encoding='UTF-8'?>
Example
input-adi-xml-prolog = <?xml version='1.0' encoding='UTF-8'?>