ExportAllPolicyNodes.xml

+

Search Tips   |   Advanced Search

 

<?xml version="1.0" encoding="UTF-8"?>

<request xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xsi:noNamespaceSchemaLocation="PortalConfig_8.0.0.xsd"
    type="export">
    
    <!-- Example for using the wildcard * to export all policy-nodes.
         Note: For policy-nodes the wildcard needs to be specified 
               for the path attribute. -->
    <portal action="locate">
        <policy-node action="export" path="*"/>
    </portal>
</request>