export-policies-to-xml procedure

Exports policies stored in the local ProDataSet to an XML file. The caller specifies the list of policies to be exported, which could be "*" to export all policies stored in the ProDataSet.

Parameters:

INPUT pcPolicyList AS CHARACTER
A comma-separated list of policies to export.
INPUT pcxmlFileName AS CHARACTER
Filename of the XML file to generate.
OUTPUT pcErroMsg AS CHARACTER
Error messages.