Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The POLICYLIST element of the PL contains zero or more POLICY elements.
If no POLICY elements are included, the POLICYLIST element MUST use the following template.
-
<POLICYLIST type="[[- type -]]" />
If at least one POLICY element is included, the POLICYLIST element MUST use the following template.
-
<POLICYLIST type="[[- type –]]"> [[- policy -]] </POLICYLIST>
[[- type -]]: MUST be the type of the policies in the list and MUST be either "inclusion" or "exclusion".
[[- policy -]]: MUST be a POLICY element and can have additional POLICY elements as peers.