ExportManagedPagesRelease.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"
    domain="rel">
    
    <!-- Example for the managed pages staging scenario.
         Exports all resources that need to be staged via xmlaccess and ReleaseBuilder
         before syndication and project publishing is started.
    -->
    <portal action="locate">
        <language objectid="*" action="export"/>
        <action objectid="*" action="export"/>
        <virtual-resource objectid="*" action="export"/>
        <resource-type objectid="*" action="export"/>
        <markup objectid="*" action="export"/>
        <client objectid="*" action="export"/>
        <device-class objectid="*" action="export"/>
        <skin objectid="*" action="export"/>
        <theme objectid="*" action="export"/>
        <wsrp-producer objectid="*" action="export"/>
        <web-app objectid="*" action="export"/>
        <federation-server objectid="*" action="export"/>
        <credential-segment objectid="*" action="export"/>
        <filter-instance objectid="*" action="export"/>
    </portal>
</request>