ExportIncludingOrphanedData.xml

 

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

<!--
ExportIncludingOrphanedData.xml
-->

<request xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
         xsi:noNamespaceSchemaLocation="PortalConfig_1.4.xsd"
         type="export-orphaned-data"
         export-users="false">
    
    <!-- This exports the complete portal configuration (not including users) and includes orphaned data.
         This export cannot be imported again in any portal installation and is used exclusively as input
         for the SLCheckerTool to cleanup orphaned data. See info center for details. -->

    <portal action="export"/>

</request>