input-adi-xml-prolog
This stanza entry specifies the prolog to be added to the top of the XML document. This document is created with the Access Decision Information (ADI) needed to evaluate a Boolean authorization rule.
input-adi-xml-prolog = prolog_attrs
Prolog to be added to the top of the XML document. This document is created with the Access Decision Information (ADI) needed to evaluate a Boolean authorization rule.
If a style sheet prolog is specified, that prolog is imported into the empty style sheet. If no prolog is specified, a default prolog value is used instead. All of the required prolog attributes are specified in the default prolog entries. If any of these attributes are changed or omitted from the entry, the authorization client fails to start and returns an error.
Options
- prolog_attrs
- Prolog attributes that are required by the authorization engine and include the following attributes:
<?xml version="1.0" encoding="UTF-8"?>Usage
Optional
Example
input-adi-xml-prolog = <?xml version="1.0" encoding="UTF-8"?>Parent topic: [aznapi-configuration] stanza