Folder


Click here for a complete list of operations.

GetChildFolders_Obsolete

This method is obsolete. Use new GetChildFolders method with FolderOrderBy enum parameter

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
FolderID:
Recursive:
OrderBy:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /Workarea/Webservices/WebServiceAPI/Folder.asmx HTTP/1.1
Host: www.crenshawchristiancenter.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/GetChildFolders_Obsolete"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AuthenticationHeader xmlns="http://tempuri.org/">
      <Username>string</Username>
      <Password>string</Password>
      <Domain>string</Domain>
    </AuthenticationHeader>
    <RequestInfoParameters xmlns="http://tempuri.org/">
      <ContentLanguage>int</ContentLanguage>
    </RequestInfoParameters>
  </soap:Header>
  <soap:Body>
    <GetChildFolders_Obsolete xmlns="http://tempuri.org/">
      <FolderID>int</FolderID>
      <Recursive>boolean</Recursive>
      <OrderBy>string</OrderBy>
    </GetChildFolders_Obsolete>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetChildFolders_ObsoleteResponse xmlns="http://tempuri.org/">
      <GetChildFolders_ObsoleteResult>
        <FolderData>
          <Id>int</Id>
          <TemplateId>int</TemplateId>
          <ParentId>int</ParentId>
          <NameWithPath>string</NameWithPath>
          <Name>string</Name>
          <Description>string</Description>
          <Inherited>boolean</Inherited>
          <InheritedFrom>int</InheritedFrom>
          <PrivateContent>boolean</PrivateContent>
          <XmlInherited>boolean</XmlInherited>
          <XmlInheritedFrom>int</XmlInheritedFrom>
          <XmlConfiguration>
            <XmlConfigData xsi:nil="true" />
            <XmlConfigData xsi:nil="true" />
          </XmlConfiguration>
          <StyleSheet>string</StyleSheet>
          <TemplateFileName>string</TemplateFileName>
          <StyleSheetInherited>boolean</StyleSheetInherited>
          <TemplateInherited>boolean</TemplateInherited>
          <ApprovalMethod>int</ApprovalMethod>
          <ChildFolders>
            <FolderData xsi:nil="true" />
            <FolderData xsi:nil="true" />
          </ChildFolders>
          <MetaInheritedFrom>int</MetaInheritedFrom>
          <MetaInherited>int</MetaInherited>
          <HasChildren>boolean</HasChildren>
          <PublishPdfEnabled>boolean</PublishPdfEnabled>
          <PublishPdfActive>boolean</PublishPdfActive>
          <PublishHtmlActive>boolean</PublishHtmlActive>
          <Permissions>
            <CanApprove>boolean</CanApprove>
            <CanAdd>boolean</CanAdd>
            <CanEdit>boolean</CanEdit>
            <CanDelete>boolean</CanDelete>
            <CanRestore>boolean</CanRestore>
            <CanAddToImageLib>boolean</CanAddToImageLib>
            <CanAddToFileLib>boolean</CanAddToFileLib>
            <CanOverwriteLib>boolean</CanOverwriteLib>
            <CanAddToHyperlinkLib>boolean</CanAddToHyperlinkLib>
            <CanAddToQuicklinkLib>boolean</CanAddToQuicklinkLib>
            <CanAddFolders>boolean</CanAddFolders>
            <CanEditFolders>boolean</CanEditFolders>
            <CanDeleteFolders>boolean</CanDeleteFolders>
            <CanTraverseFolders>boolean</CanTraverseFolders>
            <CanCreateTask>boolean</CanCreateTask>
            <CanRedirectTask>boolean</CanRedirectTask>
            <CanDestructTask>boolean</CanDestructTask>
            <IsReadOnly>boolean</IsReadOnly>
            <IsCollections>boolean</IsCollections>
            <IsAdmin>boolean</IsAdmin>
            <IsLoggedIn>boolean</IsLoggedIn>
            <IsInMemberShip>boolean</IsInMemberShip>
            <IsReadOnlyLib>boolean</IsReadOnlyLib>
            <LegacyData />
            <CanHistory>boolean</CanHistory>
            <CanPublish>boolean</CanPublish>
            <CanAddTask>boolean</CanAddTask>
            <CanBreakPending>boolean</CanBreakPending>
            <CanView>boolean</CanView>
            <CanEditSummary>boolean</CanEditSummary>
            <CanSeeProperty>boolean</CanSeeProperty>
            <CanPreview>boolean</CanPreview>
            <CanDecline>boolean</CanDecline>
            <CanEditSumit>boolean</CanEditSumit>
            <CanEditCollections>boolean</CanEditCollections>
            <CanDeleteTask>boolean</CanDeleteTask>
            <CanMetadataComplete>boolean</CanMetadataComplete>
            <CanEditProperties>boolean</CanEditProperties>
            <CanEditApprovals>boolean</CanEditApprovals>
            <CanEditQLinks>boolean</CanEditQLinks>
          </Permissions>
          <UpdatedContent>int</UpdatedContent>
          <TotalContent>int</TotalContent>
          <IsDomainFolder>boolean</IsDomainFolder>
          <DomainStaging>string</DomainStaging>
          <DomainProduction>string</DomainProduction>
          <FolderType>int</FolderType>
          <SitemapInherited>int</SitemapInherited>
          <SitemapInheritedFrom>int</SitemapInheritedFrom>
          <SitemapPath>
            <SitemapPath xsi:nil="true" />
            <SitemapPath xsi:nil="true" />
          </SitemapPath>
          <ReplicationMethod>int</ReplicationMethod>
          <IsCommunityFolder>boolean</IsCommunityFolder>
          <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
          <TaxonomyInherited>boolean</TaxonomyInherited>
          <FlagInheritedFrom>int</FlagInheritedFrom>
          <FlagInherited>boolean</FlagInherited>
          <CategoryRequired>boolean</CategoryRequired>
          <FolderTaxonomy>
            <TaxonomyBaseData xsi:nil="true" />
            <TaxonomyBaseData xsi:nil="true" />
          </FolderTaxonomy>
          <FolderFlags>
            <FlagDefData xsi:nil="true" />
            <FlagDefData xsi:nil="true" />
          </FolderFlags>
        </FolderData>
        <FolderData>
          <Id>int</Id>
          <TemplateId>int</TemplateId>
          <ParentId>int</ParentId>
          <NameWithPath>string</NameWithPath>
          <Name>string</Name>
          <Description>string</Description>
          <Inherited>boolean</Inherited>
          <InheritedFrom>int</InheritedFrom>
          <PrivateContent>boolean</PrivateContent>
          <XmlInherited>boolean</XmlInherited>
          <XmlInheritedFrom>int</XmlInheritedFrom>
          <XmlConfiguration>
            <XmlConfigData xsi:nil="true" />
            <XmlConfigData xsi:nil="true" />
          </XmlConfiguration>
          <StyleSheet>string</StyleSheet>
          <TemplateFileName>string</TemplateFileName>
          <StyleSheetInherited>boolean</StyleSheetInherited>
          <TemplateInherited>boolean</TemplateInherited>
          <ApprovalMethod>int</ApprovalMethod>
          <ChildFolders>
            <FolderData xsi:nil="true" />
            <FolderData xsi:nil="true" />
          </ChildFolders>
          <MetaInheritedFrom>int</MetaInheritedFrom>
          <MetaInherited>int</MetaInherited>
          <HasChildren>boolean</HasChildren>
          <PublishPdfEnabled>boolean</PublishPdfEnabled>
          <PublishPdfActive>boolean</PublishPdfActive>
          <PublishHtmlActive>boolean</PublishHtmlActive>
          <Permissions>
            <CanApprove>boolean</CanApprove>
            <CanAdd>boolean</CanAdd>
            <CanEdit>boolean</CanEdit>
            <CanDelete>boolean</CanDelete>
            <CanRestore>boolean</CanRestore>
            <CanAddToImageLib>boolean</CanAddToImageLib>
            <CanAddToFileLib>boolean</CanAddToFileLib>
            <CanOverwriteLib>boolean</CanOverwriteLib>
            <CanAddToHyperlinkLib>boolean</CanAddToHyperlinkLib>
            <CanAddToQuicklinkLib>boolean</CanAddToQuicklinkLib>
            <CanAddFolders>boolean</CanAddFolders>
            <CanEditFolders>boolean</CanEditFolders>
            <CanDeleteFolders>boolean</CanDeleteFolders>
            <CanTraverseFolders>boolean</CanTraverseFolders>
            <CanCreateTask>boolean</CanCreateTask>
            <CanRedirectTask>boolean</CanRedirectTask>
            <CanDestructTask>boolean</CanDestructTask>
            <IsReadOnly>boolean</IsReadOnly>
            <IsCollections>boolean</IsCollections>
            <IsAdmin>boolean</IsAdmin>
            <IsLoggedIn>boolean</IsLoggedIn>
            <IsInMemberShip>boolean</IsInMemberShip>
            <IsReadOnlyLib>boolean</IsReadOnlyLib>
            <LegacyData />
            <CanHistory>boolean</CanHistory>
            <CanPublish>boolean</CanPublish>
            <CanAddTask>boolean</CanAddTask>
            <CanBreakPending>boolean</CanBreakPending>
            <CanView>boolean</CanView>
            <CanEditSummary>boolean</CanEditSummary>
            <CanSeeProperty>boolean</CanSeeProperty>
            <CanPreview>boolean</CanPreview>
            <CanDecline>boolean</CanDecline>
            <CanEditSumit>boolean</CanEditSumit>
            <CanEditCollections>boolean</CanEditCollections>
            <CanDeleteTask>boolean</CanDeleteTask>
            <CanMetadataComplete>boolean</CanMetadataComplete>
            <CanEditProperties>boolean</CanEditProperties>
            <CanEditApprovals>boolean</CanEditApprovals>
            <CanEditQLinks>boolean</CanEditQLinks>
          </Permissions>
          <UpdatedContent>int</UpdatedContent>
          <TotalContent>int</TotalContent>
          <IsDomainFolder>boolean</IsDomainFolder>
          <DomainStaging>string</DomainStaging>
          <DomainProduction>string</DomainProduction>
          <FolderType>int</FolderType>
          <SitemapInherited>int</SitemapInherited>
          <SitemapInheritedFrom>int</SitemapInheritedFrom>
          <SitemapPath>
            <SitemapPath xsi:nil="true" />
            <SitemapPath xsi:nil="true" />
          </SitemapPath>
          <ReplicationMethod>int</ReplicationMethod>
          <IsCommunityFolder>boolean</IsCommunityFolder>
          <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
          <TaxonomyInherited>boolean</TaxonomyInherited>
          <FlagInheritedFrom>int</FlagInheritedFrom>
          <FlagInherited>boolean</FlagInherited>
          <CategoryRequired>boolean</CategoryRequired>
          <FolderTaxonomy>
            <TaxonomyBaseData xsi:nil="true" />
            <TaxonomyBaseData xsi:nil="true" />
          </FolderTaxonomy>
          <FolderFlags>
            <FlagDefData xsi:nil="true" />
            <FlagDefData xsi:nil="true" />
          </FolderFlags>
        </FolderData>
      </GetChildFolders_ObsoleteResult>
    </GetChildFolders_ObsoleteResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /Workarea/Webservices/WebServiceAPI/Folder.asmx HTTP/1.1
Host: www.crenshawchristiancenter.net
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <AuthenticationHeader xmlns="http://tempuri.org/">
      <Username>string</Username>
      <Password>string</Password>
      <Domain>string</Domain>
    </AuthenticationHeader>
    <RequestInfoParameters xmlns="http://tempuri.org/">
      <ContentLanguage>int</ContentLanguage>
    </RequestInfoParameters>
  </soap12:Header>
  <soap12:Body>
    <GetChildFolders_Obsolete xmlns="http://tempuri.org/">
      <FolderID>int</FolderID>
      <Recursive>boolean</Recursive>
      <OrderBy>string</OrderBy>
    </GetChildFolders_Obsolete>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetChildFolders_ObsoleteResponse xmlns="http://tempuri.org/">
      <GetChildFolders_ObsoleteResult>
        <FolderData>
          <Id>int</Id>
          <TemplateId>int</TemplateId>
          <ParentId>int</ParentId>
          <NameWithPath>string</NameWithPath>
          <Name>string</Name>
          <Description>string</Description>
          <Inherited>boolean</Inherited>
          <InheritedFrom>int</InheritedFrom>
          <PrivateContent>boolean</PrivateContent>
          <XmlInherited>boolean</XmlInherited>
          <XmlInheritedFrom>int</XmlInheritedFrom>
          <XmlConfiguration>
            <XmlConfigData xsi:nil="true" />
            <XmlConfigData xsi:nil="true" />
          </XmlConfiguration>
          <StyleSheet>string</StyleSheet>
          <TemplateFileName>string</TemplateFileName>
          <StyleSheetInherited>boolean</StyleSheetInherited>
          <TemplateInherited>boolean</TemplateInherited>
          <ApprovalMethod>int</ApprovalMethod>
          <ChildFolders>
            <FolderData xsi:nil="true" />
            <FolderData xsi:nil="true" />
          </ChildFolders>
          <MetaInheritedFrom>int</MetaInheritedFrom>
          <MetaInherited>int</MetaInherited>
          <HasChildren>boolean</HasChildren>
          <PublishPdfEnabled>boolean</PublishPdfEnabled>
          <PublishPdfActive>boolean</PublishPdfActive>
          <PublishHtmlActive>boolean</PublishHtmlActive>
          <Permissions>
            <CanApprove>boolean</CanApprove>
            <CanAdd>boolean</CanAdd>
            <CanEdit>boolean</CanEdit>
            <CanDelete>boolean</CanDelete>
            <CanRestore>boolean</CanRestore>
            <CanAddToImageLib>boolean</CanAddToImageLib>
            <CanAddToFileLib>boolean</CanAddToFileLib>
            <CanOverwriteLib>boolean</CanOverwriteLib>
            <CanAddToHyperlinkLib>boolean</CanAddToHyperlinkLib>
            <CanAddToQuicklinkLib>boolean</CanAddToQuicklinkLib>
            <CanAddFolders>boolean</CanAddFolders>
            <CanEditFolders>boolean</CanEditFolders>
            <CanDeleteFolders>boolean</CanDeleteFolders>
            <CanTraverseFolders>boolean</CanTraverseFolders>
            <CanCreateTask>boolean</CanCreateTask>
            <CanRedirectTask>boolean</CanRedirectTask>
            <CanDestructTask>boolean</CanDestructTask>
            <IsReadOnly>boolean</IsReadOnly>
            <IsCollections>boolean</IsCollections>
            <IsAdmin>boolean</IsAdmin>
            <IsLoggedIn>boolean</IsLoggedIn>
            <IsInMemberShip>boolean</IsInMemberShip>
            <IsReadOnlyLib>boolean</IsReadOnlyLib>
            <LegacyData />
            <CanHistory>boolean</CanHistory>
            <CanPublish>boolean</CanPublish>
            <CanAddTask>boolean</CanAddTask>
            <CanBreakPending>boolean</CanBreakPending>
            <CanView>boolean</CanView>
            <CanEditSummary>boolean</CanEditSummary>
            <CanSeeProperty>boolean</CanSeeProperty>
            <CanPreview>boolean</CanPreview>
            <CanDecline>boolean</CanDecline>
            <CanEditSumit>boolean</CanEditSumit>
            <CanEditCollections>boolean</CanEditCollections>
            <CanDeleteTask>boolean</CanDeleteTask>
            <CanMetadataComplete>boolean</CanMetadataComplete>
            <CanEditProperties>boolean</CanEditProperties>
            <CanEditApprovals>boolean</CanEditApprovals>
            <CanEditQLinks>boolean</CanEditQLinks>
          </Permissions>
          <UpdatedContent>int</UpdatedContent>
          <TotalContent>int</TotalContent>
          <IsDomainFolder>boolean</IsDomainFolder>
          <DomainStaging>string</DomainStaging>
          <DomainProduction>string</DomainProduction>
          <FolderType>int</FolderType>
          <SitemapInherited>int</SitemapInherited>
          <SitemapInheritedFrom>int</SitemapInheritedFrom>
          <SitemapPath>
            <SitemapPath xsi:nil="true" />
            <SitemapPath xsi:nil="true" />
          </SitemapPath>
          <ReplicationMethod>int</ReplicationMethod>
          <IsCommunityFolder>boolean</IsCommunityFolder>
          <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
          <TaxonomyInherited>boolean</TaxonomyInherited>
          <FlagInheritedFrom>int</FlagInheritedFrom>
          <FlagInherited>boolean</FlagInherited>
          <CategoryRequired>boolean</CategoryRequired>
          <FolderTaxonomy>
            <TaxonomyBaseData xsi:nil="true" />
            <TaxonomyBaseData xsi:nil="true" />
          </FolderTaxonomy>
          <FolderFlags>
            <FlagDefData xsi:nil="true" />
            <FlagDefData xsi:nil="true" />
          </FolderFlags>
        </FolderData>
        <FolderData>
          <Id>int</Id>
          <TemplateId>int</TemplateId>
          <ParentId>int</ParentId>
          <NameWithPath>string</NameWithPath>
          <Name>string</Name>
          <Description>string</Description>
          <Inherited>boolean</Inherited>
          <InheritedFrom>int</InheritedFrom>
          <PrivateContent>boolean</PrivateContent>
          <XmlInherited>boolean</XmlInherited>
          <XmlInheritedFrom>int</XmlInheritedFrom>
          <XmlConfiguration>
            <XmlConfigData xsi:nil="true" />
            <XmlConfigData xsi:nil="true" />
          </XmlConfiguration>
          <StyleSheet>string</StyleSheet>
          <TemplateFileName>string</TemplateFileName>
          <StyleSheetInherited>boolean</StyleSheetInherited>
          <TemplateInherited>boolean</TemplateInherited>
          <ApprovalMethod>int</ApprovalMethod>
          <ChildFolders>
            <FolderData xsi:nil="true" />
            <FolderData xsi:nil="true" />
          </ChildFolders>
          <MetaInheritedFrom>int</MetaInheritedFrom>
          <MetaInherited>int</MetaInherited>
          <HasChildren>boolean</HasChildren>
          <PublishPdfEnabled>boolean</PublishPdfEnabled>
          <PublishPdfActive>boolean</PublishPdfActive>
          <PublishHtmlActive>boolean</PublishHtmlActive>
          <Permissions>
            <CanApprove>boolean</CanApprove>
            <CanAdd>boolean</CanAdd>
            <CanEdit>boolean</CanEdit>
            <CanDelete>boolean</CanDelete>
            <CanRestore>boolean</CanRestore>
            <CanAddToImageLib>boolean</CanAddToImageLib>
            <CanAddToFileLib>boolean</CanAddToFileLib>
            <CanOverwriteLib>boolean</CanOverwriteLib>
            <CanAddToHyperlinkLib>boolean</CanAddToHyperlinkLib>
            <CanAddToQuicklinkLib>boolean</CanAddToQuicklinkLib>
            <CanAddFolders>boolean</CanAddFolders>
            <CanEditFolders>boolean</CanEditFolders>
            <CanDeleteFolders>boolean</CanDeleteFolders>
            <CanTraverseFolders>boolean</CanTraverseFolders>
            <CanCreateTask>boolean</CanCreateTask>
            <CanRedirectTask>boolean</CanRedirectTask>
            <CanDestructTask>boolean</CanDestructTask>
            <IsReadOnly>boolean</IsReadOnly>
            <IsCollections>boolean</IsCollections>
            <IsAdmin>boolean</IsAdmin>
            <IsLoggedIn>boolean</IsLoggedIn>
            <IsInMemberShip>boolean</IsInMemberShip>
            <IsReadOnlyLib>boolean</IsReadOnlyLib>
            <LegacyData />
            <CanHistory>boolean</CanHistory>
            <CanPublish>boolean</CanPublish>
            <CanAddTask>boolean</CanAddTask>
            <CanBreakPending>boolean</CanBreakPending>
            <CanView>boolean</CanView>
            <CanEditSummary>boolean</CanEditSummary>
            <CanSeeProperty>boolean</CanSeeProperty>
            <CanPreview>boolean</CanPreview>
            <CanDecline>boolean</CanDecline>
            <CanEditSumit>boolean</CanEditSumit>
            <CanEditCollections>boolean</CanEditCollections>
            <CanDeleteTask>boolean</CanDeleteTask>
            <CanMetadataComplete>boolean</CanMetadataComplete>
            <CanEditProperties>boolean</CanEditProperties>
            <CanEditApprovals>boolean</CanEditApprovals>
            <CanEditQLinks>boolean</CanEditQLinks>
          </Permissions>
          <UpdatedContent>int</UpdatedContent>
          <TotalContent>int</TotalContent>
          <IsDomainFolder>boolean</IsDomainFolder>
          <DomainStaging>string</DomainStaging>
          <DomainProduction>string</DomainProduction>
          <FolderType>int</FolderType>
          <SitemapInherited>int</SitemapInherited>
          <SitemapInheritedFrom>int</SitemapInheritedFrom>
          <SitemapPath>
            <SitemapPath xsi:nil="true" />
            <SitemapPath xsi:nil="true" />
          </SitemapPath>
          <ReplicationMethod>int</ReplicationMethod>
          <IsCommunityFolder>boolean</IsCommunityFolder>
          <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
          <TaxonomyInherited>boolean</TaxonomyInherited>
          <FlagInheritedFrom>int</FlagInheritedFrom>
          <FlagInherited>boolean</FlagInherited>
          <CategoryRequired>boolean</CategoryRequired>
          <FolderTaxonomy>
            <TaxonomyBaseData xsi:nil="true" />
            <TaxonomyBaseData xsi:nil="true" />
          </FolderTaxonomy>
          <FolderFlags>
            <FlagDefData xsi:nil="true" />
            <FlagDefData xsi:nil="true" />
          </FolderFlags>
        </FolderData>
      </GetChildFolders_ObsoleteResult>
    </GetChildFolders_ObsoleteResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /Workarea/Webservices/WebServiceAPI/Folder.asmx/GetChildFolders_Obsolete?FolderID=string&Recursive=string&OrderBy=string HTTP/1.1
Host: www.crenshawchristiancenter.net
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfFolderData xmlns="http://tempuri.org/">
  <FolderData>
    <Id>int</Id>
    <TemplateId>int</TemplateId>
    <ParentId>int</ParentId>
    <NameWithPath>string</NameWithPath>
    <Name>string</Name>
    <Description>string</Description>
    <Inherited>boolean</Inherited>
    <InheritedFrom>int</InheritedFrom>
    <PrivateContent>boolean</PrivateContent>
    <XmlInherited>boolean</XmlInherited>
    <XmlInheritedFrom>int</XmlInheritedFrom>
    <XmlConfiguration>
      <XmlConfigData>
        <Id>int</Id>
        <Title>string</Title>
        <Description>string</Description>
        <EditXslt>string</EditXslt>
        <SaveXslt>string</SaveXslt>
        <Xslt1>string</Xslt1>
        <Xslt2>string</Xslt2>
        <Xslt3>string</Xslt3>
        <Xslt4>string</Xslt4>
        <Xslt5>string</Xslt5>
        <XmlSchema>string</XmlSchema>
        <XmlNameSpace>string</XmlNameSpace>
        <XmlAdvConfig>string</XmlAdvConfig>
        <DateCreated>string</DateCreated>
        <DisplayDateCreated>string</DisplayDateCreated>
        <LastEditDate>dateTime</LastEditDate>
        <DisplayLastEditDate>string</DisplayLastEditDate>
        <UserId>int</UserId>
        <EditorFirstName>string</EditorFirstName>
        <EditorLastName>string</EditorLastName>
        <PhysicalPath>string</PhysicalPath>
        <LogicalPath>string</LogicalPath>
        <DefaultXslt>string</DefaultXslt>
        <PackageXslt>string</PackageXslt>
        <PackageDisplayXslt>string</PackageDisplayXslt>
        <DesignStyleSheet>string</DesignStyleSheet>
        <IsDefault>boolean</IsDefault>
        <FieldList>string</FieldList>
      </XmlConfigData>
      <XmlConfigData>
        <Id>int</Id>
        <Title>string</Title>
        <Description>string</Description>
        <EditXslt>string</EditXslt>
        <SaveXslt>string</SaveXslt>
        <Xslt1>string</Xslt1>
        <Xslt2>string</Xslt2>
        <Xslt3>string</Xslt3>
        <Xslt4>string</Xslt4>
        <Xslt5>string</Xslt5>
        <XmlSchema>string</XmlSchema>
        <XmlNameSpace>string</XmlNameSpace>
        <XmlAdvConfig>string</XmlAdvConfig>
        <DateCreated>string</DateCreated>
        <DisplayDateCreated>string</DisplayDateCreated>
        <LastEditDate>dateTime</LastEditDate>
        <DisplayLastEditDate>string</DisplayLastEditDate>
        <UserId>int</UserId>
        <EditorFirstName>string</EditorFirstName>
        <EditorLastName>string</EditorLastName>
        <PhysicalPath>string</PhysicalPath>
        <LogicalPath>string</LogicalPath>
        <DefaultXslt>string</DefaultXslt>
        <PackageXslt>string</PackageXslt>
        <PackageDisplayXslt>string</PackageDisplayXslt>
        <DesignStyleSheet>string</DesignStyleSheet>
        <IsDefault>boolean</IsDefault>
        <FieldList>string</FieldList>
      </XmlConfigData>
    </XmlConfiguration>
    <StyleSheet>string</StyleSheet>
    <TemplateFileName>string</TemplateFileName>
    <StyleSheetInherited>boolean</StyleSheetInherited>
    <TemplateInherited>boolean</TemplateInherited>
    <ApprovalMethod>int</ApprovalMethod>
    <ChildFolders>
      <FolderData>
        <Id>int</Id>
        <TemplateId>int</TemplateId>
        <ParentId>int</ParentId>
        <NameWithPath>string</NameWithPath>
        <Name>string</Name>
        <Description>string</Description>
        <Inherited>boolean</Inherited>
        <InheritedFrom>int</InheritedFrom>
        <PrivateContent>boolean</PrivateContent>
        <XmlInherited>boolean</XmlInherited>
        <XmlInheritedFrom>int</XmlInheritedFrom>
        <XmlConfiguration d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <StyleSheet>string</StyleSheet>
        <TemplateFileName>string</TemplateFileName>
        <StyleSheetInherited>boolean</StyleSheetInherited>
        <TemplateInherited>boolean</TemplateInherited>
        <ApprovalMethod>int</ApprovalMethod>
        <ChildFolders d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MetaInheritedFrom>int</MetaInheritedFrom>
        <MetaInherited>int</MetaInherited>
        <HasChildren>boolean</HasChildren>
        <PublishPdfEnabled>boolean</PublishPdfEnabled>
        <PublishPdfActive>boolean</PublishPdfActive>
        <PublishHtmlActive>boolean</PublishHtmlActive>
        <Permissions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UpdatedContent>int</UpdatedContent>
        <TotalContent>int</TotalContent>
        <IsDomainFolder>boolean</IsDomainFolder>
        <DomainStaging>string</DomainStaging>
        <DomainProduction>string</DomainProduction>
        <FolderType>int</FolderType>
        <SitemapInherited>int</SitemapInherited>
        <SitemapInheritedFrom>int</SitemapInheritedFrom>
        <SitemapPath d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReplicationMethod>int</ReplicationMethod>
        <IsCommunityFolder>boolean</IsCommunityFolder>
        <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
        <TaxonomyInherited>boolean</TaxonomyInherited>
        <FlagInheritedFrom>int</FlagInheritedFrom>
        <FlagInherited>boolean</FlagInherited>
        <CategoryRequired>boolean</CategoryRequired>
        <FolderTaxonomy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FolderFlags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FolderData>
      <FolderData>
        <Id>int</Id>
        <TemplateId>int</TemplateId>
        <ParentId>int</ParentId>
        <NameWithPath>string</NameWithPath>
        <Name>string</Name>
        <Description>string</Description>
        <Inherited>boolean</Inherited>
        <InheritedFrom>int</InheritedFrom>
        <PrivateContent>boolean</PrivateContent>
        <XmlInherited>boolean</XmlInherited>
        <XmlInheritedFrom>int</XmlInheritedFrom>
        <XmlConfiguration d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <StyleSheet>string</StyleSheet>
        <TemplateFileName>string</TemplateFileName>
        <StyleSheetInherited>boolean</StyleSheetInherited>
        <TemplateInherited>boolean</TemplateInherited>
        <ApprovalMethod>int</ApprovalMethod>
        <ChildFolders d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MetaInheritedFrom>int</MetaInheritedFrom>
        <MetaInherited>int</MetaInherited>
        <HasChildren>boolean</HasChildren>
        <PublishPdfEnabled>boolean</PublishPdfEnabled>
        <PublishPdfActive>boolean</PublishPdfActive>
        <PublishHtmlActive>boolean</PublishHtmlActive>
        <Permissions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UpdatedContent>int</UpdatedContent>
        <TotalContent>int</TotalContent>
        <IsDomainFolder>boolean</IsDomainFolder>
        <DomainStaging>string</DomainStaging>
        <DomainProduction>string</DomainProduction>
        <FolderType>int</FolderType>
        <SitemapInherited>int</SitemapInherited>
        <SitemapInheritedFrom>int</SitemapInheritedFrom>
        <SitemapPath d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReplicationMethod>int</ReplicationMethod>
        <IsCommunityFolder>boolean</IsCommunityFolder>
        <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
        <TaxonomyInherited>boolean</TaxonomyInherited>
        <FlagInheritedFrom>int</FlagInheritedFrom>
        <FlagInherited>boolean</FlagInherited>
        <CategoryRequired>boolean</CategoryRequired>
        <FolderTaxonomy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FolderFlags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FolderData>
    </ChildFolders>
    <MetaInheritedFrom>int</MetaInheritedFrom>
    <MetaInherited>int</MetaInherited>
    <HasChildren>boolean</HasChildren>
    <PublishPdfEnabled>boolean</PublishPdfEnabled>
    <PublishPdfActive>boolean</PublishPdfActive>
    <PublishHtmlActive>boolean</PublishHtmlActive>
    <Permissions>
      <CanApprove>boolean</CanApprove>
      <CanAdd>boolean</CanAdd>
      <CanEdit>boolean</CanEdit>
      <CanDelete>boolean</CanDelete>
      <CanRestore>boolean</CanRestore>
      <CanAddToImageLib>boolean</CanAddToImageLib>
      <CanAddToFileLib>boolean</CanAddToFileLib>
      <CanOverwriteLib>boolean</CanOverwriteLib>
      <CanAddToHyperlinkLib>boolean</CanAddToHyperlinkLib>
      <CanAddToQuicklinkLib>boolean</CanAddToQuicklinkLib>
      <CanAddFolders>boolean</CanAddFolders>
      <CanEditFolders>boolean</CanEditFolders>
      <CanDeleteFolders>boolean</CanDeleteFolders>
      <CanTraverseFolders>boolean</CanTraverseFolders>
      <CanCreateTask>boolean</CanCreateTask>
      <CanRedirectTask>boolean</CanRedirectTask>
      <CanDestructTask>boolean</CanDestructTask>
      <IsReadOnly>boolean</IsReadOnly>
      <IsCollections>boolean</IsCollections>
      <IsAdmin>boolean</IsAdmin>
      <IsLoggedIn>boolean</IsLoggedIn>
      <IsInMemberShip>boolean</IsInMemberShip>
      <IsReadOnlyLib>boolean</IsReadOnlyLib>
      <LegacyData />
      <CanHistory>boolean</CanHistory>
      <CanPublish>boolean</CanPublish>
      <CanAddTask>boolean</CanAddTask>
      <CanBreakPending>boolean</CanBreakPending>
      <CanView>boolean</CanView>
      <CanEditSummary>boolean</CanEditSummary>
      <CanSeeProperty>boolean</CanSeeProperty>
      <CanPreview>boolean</CanPreview>
      <CanDecline>boolean</CanDecline>
      <CanEditSumit>boolean</CanEditSumit>
      <CanEditCollections>boolean</CanEditCollections>
      <CanDeleteTask>boolean</CanDeleteTask>
      <CanMetadataComplete>boolean</CanMetadataComplete>
      <CanEditProperties>boolean</CanEditProperties>
      <CanEditApprovals>boolean</CanEditApprovals>
      <CanEditQLinks>boolean</CanEditQLinks>
    </Permissions>
    <UpdatedContent>int</UpdatedContent>
    <TotalContent>int</TotalContent>
    <IsDomainFolder>boolean</IsDomainFolder>
    <DomainStaging>string</DomainStaging>
    <DomainProduction>string</DomainProduction>
    <FolderType>int</FolderType>
    <SitemapInherited>int</SitemapInherited>
    <SitemapInheritedFrom>int</SitemapInheritedFrom>
    <SitemapPath>
      <SitemapPath>
        <Title>string</Title>
        <Url>string</Url>
        <Description>string</Description>
        <Order>int</Order>
        <FolderId>int</FolderId>
        <Language>int</Language>
      </SitemapPath>
      <SitemapPath>
        <Title>string</Title>
        <Url>string</Url>
        <Description>string</Description>
        <Order>int</Order>
        <FolderId>int</FolderId>
        <Language>int</Language>
      </SitemapPath>
    </SitemapPath>
    <ReplicationMethod>int</ReplicationMethod>
    <IsCommunityFolder>boolean</IsCommunityFolder>
    <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
    <TaxonomyInherited>boolean</TaxonomyInherited>
    <FlagInheritedFrom>int</FlagInheritedFrom>
    <FlagInherited>boolean</FlagInherited>
    <CategoryRequired>boolean</CategoryRequired>
    <FolderTaxonomy>
      <TaxonomyBaseData>
        <TaxonomyId>int</TaxonomyId>
        <TaxonomyName>string</TaxonomyName>
        <TaxonomyType>Content or User or Group</TaxonomyType>
        <TaxonomyLanguage>int</TaxonomyLanguage>
        <TaxonomyLanguageName>string</TaxonomyLanguageName>
        <TaxonomyDescription>string</TaxonomyDescription>
        <TaxonomyParentId>int</TaxonomyParentId>
        <TaxonomyLevel>int</TaxonomyLevel>
        <TaxonomyPath>string</TaxonomyPath>
        <TaxonomyCreatedDate>dateTime</TaxonomyCreatedDate>
        <TaxonomyItemCount>int</TaxonomyItemCount>
        <TaxonomyHasChildren>boolean</TaxonomyHasChildren>
        <TemplateId>int</TemplateId>
        <TemplateName>string</TemplateName>
        <TemplateInherited>boolean</TemplateInherited>
        <TemplateInheritedFrom>int</TemplateInheritedFrom>
      </TaxonomyBaseData>
      <TaxonomyBaseData>
        <TaxonomyId>int</TaxonomyId>
        <TaxonomyName>string</TaxonomyName>
        <TaxonomyType>Content or User or Group</TaxonomyType>
        <TaxonomyLanguage>int</TaxonomyLanguage>
        <TaxonomyLanguageName>string</TaxonomyLanguageName>
        <TaxonomyDescription>string</TaxonomyDescription>
        <TaxonomyParentId>int</TaxonomyParentId>
        <TaxonomyLevel>int</TaxonomyLevel>
        <TaxonomyPath>string</TaxonomyPath>
        <TaxonomyCreatedDate>dateTime</TaxonomyCreatedDate>
        <TaxonomyItemCount>int</TaxonomyItemCount>
        <TaxonomyHasChildren>boolean</TaxonomyHasChildren>
        <TemplateId>int</TemplateId>
        <TemplateName>string</TemplateName>
        <TemplateInherited>boolean</TemplateInherited>
        <TemplateInheritedFrom>int</TemplateInheritedFrom>
      </TaxonomyBaseData>
    </FolderTaxonomy>
    <FolderFlags>
      <FlagDefData>
        <m_strName>string</m_strName>
        <m_strDescription>string</m_strDescription>
        <m_bHidden>boolean</m_bHidden>
        <ID>int</ID>
        <Language>int</Language>
        <Name>string</Name>
        <Description>string</Description>
        <Hidden>boolean</Hidden>
        <Items d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FlagDefData>
      <FlagDefData>
        <m_strName>string</m_strName>
        <m_strDescription>string</m_strDescription>
        <m_bHidden>boolean</m_bHidden>
        <ID>int</ID>
        <Language>int</Language>
        <Name>string</Name>
        <Description>string</Description>
        <Hidden>boolean</Hidden>
        <Items d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FlagDefData>
    </FolderFlags>
  </FolderData>
  <FolderData>
    <Id>int</Id>
    <TemplateId>int</TemplateId>
    <ParentId>int</ParentId>
    <NameWithPath>string</NameWithPath>
    <Name>string</Name>
    <Description>string</Description>
    <Inherited>boolean</Inherited>
    <InheritedFrom>int</InheritedFrom>
    <PrivateContent>boolean</PrivateContent>
    <XmlInherited>boolean</XmlInherited>
    <XmlInheritedFrom>int</XmlInheritedFrom>
    <XmlConfiguration>
      <XmlConfigData>
        <Id>int</Id>
        <Title>string</Title>
        <Description>string</Description>
        <EditXslt>string</EditXslt>
        <SaveXslt>string</SaveXslt>
        <Xslt1>string</Xslt1>
        <Xslt2>string</Xslt2>
        <Xslt3>string</Xslt3>
        <Xslt4>string</Xslt4>
        <Xslt5>string</Xslt5>
        <XmlSchema>string</XmlSchema>
        <XmlNameSpace>string</XmlNameSpace>
        <XmlAdvConfig>string</XmlAdvConfig>
        <DateCreated>string</DateCreated>
        <DisplayDateCreated>string</DisplayDateCreated>
        <LastEditDate>dateTime</LastEditDate>
        <DisplayLastEditDate>string</DisplayLastEditDate>
        <UserId>int</UserId>
        <EditorFirstName>string</EditorFirstName>
        <EditorLastName>string</EditorLastName>
        <PhysicalPath>string</PhysicalPath>
        <LogicalPath>string</LogicalPath>
        <DefaultXslt>string</DefaultXslt>
        <PackageXslt>string</PackageXslt>
        <PackageDisplayXslt>string</PackageDisplayXslt>
        <DesignStyleSheet>string</DesignStyleSheet>
        <IsDefault>boolean</IsDefault>
        <FieldList>string</FieldList>
      </XmlConfigData>
      <XmlConfigData>
        <Id>int</Id>
        <Title>string</Title>
        <Description>string</Description>
        <EditXslt>string</EditXslt>
        <SaveXslt>string</SaveXslt>
        <Xslt1>string</Xslt1>
        <Xslt2>string</Xslt2>
        <Xslt3>string</Xslt3>
        <Xslt4>string</Xslt4>
        <Xslt5>string</Xslt5>
        <XmlSchema>string</XmlSchema>
        <XmlNameSpace>string</XmlNameSpace>
        <XmlAdvConfig>string</XmlAdvConfig>
        <DateCreated>string</DateCreated>
        <DisplayDateCreated>string</DisplayDateCreated>
        <LastEditDate>dateTime</LastEditDate>
        <DisplayLastEditDate>string</DisplayLastEditDate>
        <UserId>int</UserId>
        <EditorFirstName>string</EditorFirstName>
        <EditorLastName>string</EditorLastName>
        <PhysicalPath>string</PhysicalPath>
        <LogicalPath>string</LogicalPath>
        <DefaultXslt>string</DefaultXslt>
        <PackageXslt>string</PackageXslt>
        <PackageDisplayXslt>string</PackageDisplayXslt>
        <DesignStyleSheet>string</DesignStyleSheet>
        <IsDefault>boolean</IsDefault>
        <FieldList>string</FieldList>
      </XmlConfigData>
    </XmlConfiguration>
    <StyleSheet>string</StyleSheet>
    <TemplateFileName>string</TemplateFileName>
    <StyleSheetInherited>boolean</StyleSheetInherited>
    <TemplateInherited>boolean</TemplateInherited>
    <ApprovalMethod>int</ApprovalMethod>
    <ChildFolders>
      <FolderData>
        <Id>int</Id>
        <TemplateId>int</TemplateId>
        <ParentId>int</ParentId>
        <NameWithPath>string</NameWithPath>
        <Name>string</Name>
        <Description>string</Description>
        <Inherited>boolean</Inherited>
        <InheritedFrom>int</InheritedFrom>
        <PrivateContent>boolean</PrivateContent>
        <XmlInherited>boolean</XmlInherited>
        <XmlInheritedFrom>int</XmlInheritedFrom>
        <XmlConfiguration d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <StyleSheet>string</StyleSheet>
        <TemplateFileName>string</TemplateFileName>
        <StyleSheetInherited>boolean</StyleSheetInherited>
        <TemplateInherited>boolean</TemplateInherited>
        <ApprovalMethod>int</ApprovalMethod>
        <ChildFolders d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MetaInheritedFrom>int</MetaInheritedFrom>
        <MetaInherited>int</MetaInherited>
        <HasChildren>boolean</HasChildren>
        <PublishPdfEnabled>boolean</PublishPdfEnabled>
        <PublishPdfActive>boolean</PublishPdfActive>
        <PublishHtmlActive>boolean</PublishHtmlActive>
        <Permissions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UpdatedContent>int</UpdatedContent>
        <TotalContent>int</TotalContent>
        <IsDomainFolder>boolean</IsDomainFolder>
        <DomainStaging>string</DomainStaging>
        <DomainProduction>string</DomainProduction>
        <FolderType>int</FolderType>
        <SitemapInherited>int</SitemapInherited>
        <SitemapInheritedFrom>int</SitemapInheritedFrom>
        <SitemapPath d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReplicationMethod>int</ReplicationMethod>
        <IsCommunityFolder>boolean</IsCommunityFolder>
        <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
        <TaxonomyInherited>boolean</TaxonomyInherited>
        <FlagInheritedFrom>int</FlagInheritedFrom>
        <FlagInherited>boolean</FlagInherited>
        <CategoryRequired>boolean</CategoryRequired>
        <FolderTaxonomy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FolderFlags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FolderData>
      <FolderData>
        <Id>int</Id>
        <TemplateId>int</TemplateId>
        <ParentId>int</ParentId>
        <NameWithPath>string</NameWithPath>
        <Name>string</Name>
        <Description>string</Description>
        <Inherited>boolean</Inherited>
        <InheritedFrom>int</InheritedFrom>
        <PrivateContent>boolean</PrivateContent>
        <XmlInherited>boolean</XmlInherited>
        <XmlInheritedFrom>int</XmlInheritedFrom>
        <XmlConfiguration d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <StyleSheet>string</StyleSheet>
        <TemplateFileName>string</TemplateFileName>
        <StyleSheetInherited>boolean</StyleSheetInherited>
        <TemplateInherited>boolean</TemplateInherited>
        <ApprovalMethod>int</ApprovalMethod>
        <ChildFolders d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MetaInheritedFrom>int</MetaInheritedFrom>
        <MetaInherited>int</MetaInherited>
        <HasChildren>boolean</HasChildren>
        <PublishPdfEnabled>boolean</PublishPdfEnabled>
        <PublishPdfActive>boolean</PublishPdfActive>
        <PublishHtmlActive>boolean</PublishHtmlActive>
        <Permissions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UpdatedContent>int</UpdatedContent>
        <TotalContent>int</TotalContent>
        <IsDomainFolder>boolean</IsDomainFolder>
        <DomainStaging>string</DomainStaging>
        <DomainProduction>string</DomainProduction>
        <FolderType>int</FolderType>
        <SitemapInherited>int</SitemapInherited>
        <SitemapInheritedFrom>int</SitemapInheritedFrom>
        <SitemapPath d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReplicationMethod>int</ReplicationMethod>
        <IsCommunityFolder>boolean</IsCommunityFolder>
        <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
        <TaxonomyInherited>boolean</TaxonomyInherited>
        <FlagInheritedFrom>int</FlagInheritedFrom>
        <FlagInherited>boolean</FlagInherited>
        <CategoryRequired>boolean</CategoryRequired>
        <FolderTaxonomy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FolderFlags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FolderData>
    </ChildFolders>
    <MetaInheritedFrom>int</MetaInheritedFrom>
    <MetaInherited>int</MetaInherited>
    <HasChildren>boolean</HasChildren>
    <PublishPdfEnabled>boolean</PublishPdfEnabled>
    <PublishPdfActive>boolean</PublishPdfActive>
    <PublishHtmlActive>boolean</PublishHtmlActive>
    <Permissions>
      <CanApprove>boolean</CanApprove>
      <CanAdd>boolean</CanAdd>
      <CanEdit>boolean</CanEdit>
      <CanDelete>boolean</CanDelete>
      <CanRestore>boolean</CanRestore>
      <CanAddToImageLib>boolean</CanAddToImageLib>
      <CanAddToFileLib>boolean</CanAddToFileLib>
      <CanOverwriteLib>boolean</CanOverwriteLib>
      <CanAddToHyperlinkLib>boolean</CanAddToHyperlinkLib>
      <CanAddToQuicklinkLib>boolean</CanAddToQuicklinkLib>
      <CanAddFolders>boolean</CanAddFolders>
      <CanEditFolders>boolean</CanEditFolders>
      <CanDeleteFolders>boolean</CanDeleteFolders>
      <CanTraverseFolders>boolean</CanTraverseFolders>
      <CanCreateTask>boolean</CanCreateTask>
      <CanRedirectTask>boolean</CanRedirectTask>
      <CanDestructTask>boolean</CanDestructTask>
      <IsReadOnly>boolean</IsReadOnly>
      <IsCollections>boolean</IsCollections>
      <IsAdmin>boolean</IsAdmin>
      <IsLoggedIn>boolean</IsLoggedIn>
      <IsInMemberShip>boolean</IsInMemberShip>
      <IsReadOnlyLib>boolean</IsReadOnlyLib>
      <LegacyData />
      <CanHistory>boolean</CanHistory>
      <CanPublish>boolean</CanPublish>
      <CanAddTask>boolean</CanAddTask>
      <CanBreakPending>boolean</CanBreakPending>
      <CanView>boolean</CanView>
      <CanEditSummary>boolean</CanEditSummary>
      <CanSeeProperty>boolean</CanSeeProperty>
      <CanPreview>boolean</CanPreview>
      <CanDecline>boolean</CanDecline>
      <CanEditSumit>boolean</CanEditSumit>
      <CanEditCollections>boolean</CanEditCollections>
      <CanDeleteTask>boolean</CanDeleteTask>
      <CanMetadataComplete>boolean</CanMetadataComplete>
      <CanEditProperties>boolean</CanEditProperties>
      <CanEditApprovals>boolean</CanEditApprovals>
      <CanEditQLinks>boolean</CanEditQLinks>
    </Permissions>
    <UpdatedContent>int</UpdatedContent>
    <TotalContent>int</TotalContent>
    <IsDomainFolder>boolean</IsDomainFolder>
    <DomainStaging>string</DomainStaging>
    <DomainProduction>string</DomainProduction>
    <FolderType>int</FolderType>
    <SitemapInherited>int</SitemapInherited>
    <SitemapInheritedFrom>int</SitemapInheritedFrom>
    <SitemapPath>
      <SitemapPath>
        <Title>string</Title>
        <Url>string</Url>
        <Description>string</Description>
        <Order>int</Order>
        <FolderId>int</FolderId>
        <Language>int</Language>
      </SitemapPath>
      <SitemapPath>
        <Title>string</Title>
        <Url>string</Url>
        <Description>string</Description>
        <Order>int</Order>
        <FolderId>int</FolderId>
        <Language>int</Language>
      </SitemapPath>
    </SitemapPath>
    <ReplicationMethod>int</ReplicationMethod>
    <IsCommunityFolder>boolean</IsCommunityFolder>
    <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
    <TaxonomyInherited>boolean</TaxonomyInherited>
    <FlagInheritedFrom>int</FlagInheritedFrom>
    <FlagInherited>boolean</FlagInherited>
    <CategoryRequired>boolean</CategoryRequired>
    <FolderTaxonomy>
      <TaxonomyBaseData>
        <TaxonomyId>int</TaxonomyId>
        <TaxonomyName>string</TaxonomyName>
        <TaxonomyType>Content or User or Group</TaxonomyType>
        <TaxonomyLanguage>int</TaxonomyLanguage>
        <TaxonomyLanguageName>string</TaxonomyLanguageName>
        <TaxonomyDescription>string</TaxonomyDescription>
        <TaxonomyParentId>int</TaxonomyParentId>
        <TaxonomyLevel>int</TaxonomyLevel>
        <TaxonomyPath>string</TaxonomyPath>
        <TaxonomyCreatedDate>dateTime</TaxonomyCreatedDate>
        <TaxonomyItemCount>int</TaxonomyItemCount>
        <TaxonomyHasChildren>boolean</TaxonomyHasChildren>
        <TemplateId>int</TemplateId>
        <TemplateName>string</TemplateName>
        <TemplateInherited>boolean</TemplateInherited>
        <TemplateInheritedFrom>int</TemplateInheritedFrom>
      </TaxonomyBaseData>
      <TaxonomyBaseData>
        <TaxonomyId>int</TaxonomyId>
        <TaxonomyName>string</TaxonomyName>
        <TaxonomyType>Content or User or Group</TaxonomyType>
        <TaxonomyLanguage>int</TaxonomyLanguage>
        <TaxonomyLanguageName>string</TaxonomyLanguageName>
        <TaxonomyDescription>string</TaxonomyDescription>
        <TaxonomyParentId>int</TaxonomyParentId>
        <TaxonomyLevel>int</TaxonomyLevel>
        <TaxonomyPath>string</TaxonomyPath>
        <TaxonomyCreatedDate>dateTime</TaxonomyCreatedDate>
        <TaxonomyItemCount>int</TaxonomyItemCount>
        <TaxonomyHasChildren>boolean</TaxonomyHasChildren>
        <TemplateId>int</TemplateId>
        <TemplateName>string</TemplateName>
        <TemplateInherited>boolean</TemplateInherited>
        <TemplateInheritedFrom>int</TemplateInheritedFrom>
      </TaxonomyBaseData>
    </FolderTaxonomy>
    <FolderFlags>
      <FlagDefData>
        <m_strName>string</m_strName>
        <m_strDescription>string</m_strDescription>
        <m_bHidden>boolean</m_bHidden>
        <ID>int</ID>
        <Language>int</Language>
        <Name>string</Name>
        <Description>string</Description>
        <Hidden>boolean</Hidden>
        <Items d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FlagDefData>
      <FlagDefData>
        <m_strName>string</m_strName>
        <m_strDescription>string</m_strDescription>
        <m_bHidden>boolean</m_bHidden>
        <ID>int</ID>
        <Language>int</Language>
        <Name>string</Name>
        <Description>string</Description>
        <Hidden>boolean</Hidden>
        <Items d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FlagDefData>
    </FolderFlags>
  </FolderData>
</ArrayOfFolderData>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /Workarea/Webservices/WebServiceAPI/Folder.asmx/GetChildFolders_Obsolete HTTP/1.1
Host: www.crenshawchristiancenter.net
Content-Type: application/x-www-form-urlencoded
Content-Length: length

FolderID=string&Recursive=string&OrderBy=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfFolderData xmlns="http://tempuri.org/">
  <FolderData>
    <Id>int</Id>
    <TemplateId>int</TemplateId>
    <ParentId>int</ParentId>
    <NameWithPath>string</NameWithPath>
    <Name>string</Name>
    <Description>string</Description>
    <Inherited>boolean</Inherited>
    <InheritedFrom>int</InheritedFrom>
    <PrivateContent>boolean</PrivateContent>
    <XmlInherited>boolean</XmlInherited>
    <XmlInheritedFrom>int</XmlInheritedFrom>
    <XmlConfiguration>
      <XmlConfigData>
        <Id>int</Id>
        <Title>string</Title>
        <Description>string</Description>
        <EditXslt>string</EditXslt>
        <SaveXslt>string</SaveXslt>
        <Xslt1>string</Xslt1>
        <Xslt2>string</Xslt2>
        <Xslt3>string</Xslt3>
        <Xslt4>string</Xslt4>
        <Xslt5>string</Xslt5>
        <XmlSchema>string</XmlSchema>
        <XmlNameSpace>string</XmlNameSpace>
        <XmlAdvConfig>string</XmlAdvConfig>
        <DateCreated>string</DateCreated>
        <DisplayDateCreated>string</DisplayDateCreated>
        <LastEditDate>dateTime</LastEditDate>
        <DisplayLastEditDate>string</DisplayLastEditDate>
        <UserId>int</UserId>
        <EditorFirstName>string</EditorFirstName>
        <EditorLastName>string</EditorLastName>
        <PhysicalPath>string</PhysicalPath>
        <LogicalPath>string</LogicalPath>
        <DefaultXslt>string</DefaultXslt>
        <PackageXslt>string</PackageXslt>
        <PackageDisplayXslt>string</PackageDisplayXslt>
        <DesignStyleSheet>string</DesignStyleSheet>
        <IsDefault>boolean</IsDefault>
        <FieldList>string</FieldList>
      </XmlConfigData>
      <XmlConfigData>
        <Id>int</Id>
        <Title>string</Title>
        <Description>string</Description>
        <EditXslt>string</EditXslt>
        <SaveXslt>string</SaveXslt>
        <Xslt1>string</Xslt1>
        <Xslt2>string</Xslt2>
        <Xslt3>string</Xslt3>
        <Xslt4>string</Xslt4>
        <Xslt5>string</Xslt5>
        <XmlSchema>string</XmlSchema>
        <XmlNameSpace>string</XmlNameSpace>
        <XmlAdvConfig>string</XmlAdvConfig>
        <DateCreated>string</DateCreated>
        <DisplayDateCreated>string</DisplayDateCreated>
        <LastEditDate>dateTime</LastEditDate>
        <DisplayLastEditDate>string</DisplayLastEditDate>
        <UserId>int</UserId>
        <EditorFirstName>string</EditorFirstName>
        <EditorLastName>string</EditorLastName>
        <PhysicalPath>string</PhysicalPath>
        <LogicalPath>string</LogicalPath>
        <DefaultXslt>string</DefaultXslt>
        <PackageXslt>string</PackageXslt>
        <PackageDisplayXslt>string</PackageDisplayXslt>
        <DesignStyleSheet>string</DesignStyleSheet>
        <IsDefault>boolean</IsDefault>
        <FieldList>string</FieldList>
      </XmlConfigData>
    </XmlConfiguration>
    <StyleSheet>string</StyleSheet>
    <TemplateFileName>string</TemplateFileName>
    <StyleSheetInherited>boolean</StyleSheetInherited>
    <TemplateInherited>boolean</TemplateInherited>
    <ApprovalMethod>int</ApprovalMethod>
    <ChildFolders>
      <FolderData>
        <Id>int</Id>
        <TemplateId>int</TemplateId>
        <ParentId>int</ParentId>
        <NameWithPath>string</NameWithPath>
        <Name>string</Name>
        <Description>string</Description>
        <Inherited>boolean</Inherited>
        <InheritedFrom>int</InheritedFrom>
        <PrivateContent>boolean</PrivateContent>
        <XmlInherited>boolean</XmlInherited>
        <XmlInheritedFrom>int</XmlInheritedFrom>
        <XmlConfiguration d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <StyleSheet>string</StyleSheet>
        <TemplateFileName>string</TemplateFileName>
        <StyleSheetInherited>boolean</StyleSheetInherited>
        <TemplateInherited>boolean</TemplateInherited>
        <ApprovalMethod>int</ApprovalMethod>
        <ChildFolders d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MetaInheritedFrom>int</MetaInheritedFrom>
        <MetaInherited>int</MetaInherited>
        <HasChildren>boolean</HasChildren>
        <PublishPdfEnabled>boolean</PublishPdfEnabled>
        <PublishPdfActive>boolean</PublishPdfActive>
        <PublishHtmlActive>boolean</PublishHtmlActive>
        <Permissions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UpdatedContent>int</UpdatedContent>
        <TotalContent>int</TotalContent>
        <IsDomainFolder>boolean</IsDomainFolder>
        <DomainStaging>string</DomainStaging>
        <DomainProduction>string</DomainProduction>
        <FolderType>int</FolderType>
        <SitemapInherited>int</SitemapInherited>
        <SitemapInheritedFrom>int</SitemapInheritedFrom>
        <SitemapPath d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReplicationMethod>int</ReplicationMethod>
        <IsCommunityFolder>boolean</IsCommunityFolder>
        <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
        <TaxonomyInherited>boolean</TaxonomyInherited>
        <FlagInheritedFrom>int</FlagInheritedFrom>
        <FlagInherited>boolean</FlagInherited>
        <CategoryRequired>boolean</CategoryRequired>
        <FolderTaxonomy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FolderFlags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FolderData>
      <FolderData>
        <Id>int</Id>
        <TemplateId>int</TemplateId>
        <ParentId>int</ParentId>
        <NameWithPath>string</NameWithPath>
        <Name>string</Name>
        <Description>string</Description>
        <Inherited>boolean</Inherited>
        <InheritedFrom>int</InheritedFrom>
        <PrivateContent>boolean</PrivateContent>
        <XmlInherited>boolean</XmlInherited>
        <XmlInheritedFrom>int</XmlInheritedFrom>
        <XmlConfiguration d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <StyleSheet>string</StyleSheet>
        <TemplateFileName>string</TemplateFileName>
        <StyleSheetInherited>boolean</StyleSheetInherited>
        <TemplateInherited>boolean</TemplateInherited>
        <ApprovalMethod>int</ApprovalMethod>
        <ChildFolders d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MetaInheritedFrom>int</MetaInheritedFrom>
        <MetaInherited>int</MetaInherited>
        <HasChildren>boolean</HasChildren>
        <PublishPdfEnabled>boolean</PublishPdfEnabled>
        <PublishPdfActive>boolean</PublishPdfActive>
        <PublishHtmlActive>boolean</PublishHtmlActive>
        <Permissions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UpdatedContent>int</UpdatedContent>
        <TotalContent>int</TotalContent>
        <IsDomainFolder>boolean</IsDomainFolder>
        <DomainStaging>string</DomainStaging>
        <DomainProduction>string</DomainProduction>
        <FolderType>int</FolderType>
        <SitemapInherited>int</SitemapInherited>
        <SitemapInheritedFrom>int</SitemapInheritedFrom>
        <SitemapPath d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReplicationMethod>int</ReplicationMethod>
        <IsCommunityFolder>boolean</IsCommunityFolder>
        <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
        <TaxonomyInherited>boolean</TaxonomyInherited>
        <FlagInheritedFrom>int</FlagInheritedFrom>
        <FlagInherited>boolean</FlagInherited>
        <CategoryRequired>boolean</CategoryRequired>
        <FolderTaxonomy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FolderFlags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FolderData>
    </ChildFolders>
    <MetaInheritedFrom>int</MetaInheritedFrom>
    <MetaInherited>int</MetaInherited>
    <HasChildren>boolean</HasChildren>
    <PublishPdfEnabled>boolean</PublishPdfEnabled>
    <PublishPdfActive>boolean</PublishPdfActive>
    <PublishHtmlActive>boolean</PublishHtmlActive>
    <Permissions>
      <CanApprove>boolean</CanApprove>
      <CanAdd>boolean</CanAdd>
      <CanEdit>boolean</CanEdit>
      <CanDelete>boolean</CanDelete>
      <CanRestore>boolean</CanRestore>
      <CanAddToImageLib>boolean</CanAddToImageLib>
      <CanAddToFileLib>boolean</CanAddToFileLib>
      <CanOverwriteLib>boolean</CanOverwriteLib>
      <CanAddToHyperlinkLib>boolean</CanAddToHyperlinkLib>
      <CanAddToQuicklinkLib>boolean</CanAddToQuicklinkLib>
      <CanAddFolders>boolean</CanAddFolders>
      <CanEditFolders>boolean</CanEditFolders>
      <CanDeleteFolders>boolean</CanDeleteFolders>
      <CanTraverseFolders>boolean</CanTraverseFolders>
      <CanCreateTask>boolean</CanCreateTask>
      <CanRedirectTask>boolean</CanRedirectTask>
      <CanDestructTask>boolean</CanDestructTask>
      <IsReadOnly>boolean</IsReadOnly>
      <IsCollections>boolean</IsCollections>
      <IsAdmin>boolean</IsAdmin>
      <IsLoggedIn>boolean</IsLoggedIn>
      <IsInMemberShip>boolean</IsInMemberShip>
      <IsReadOnlyLib>boolean</IsReadOnlyLib>
      <LegacyData />
      <CanHistory>boolean</CanHistory>
      <CanPublish>boolean</CanPublish>
      <CanAddTask>boolean</CanAddTask>
      <CanBreakPending>boolean</CanBreakPending>
      <CanView>boolean</CanView>
      <CanEditSummary>boolean</CanEditSummary>
      <CanSeeProperty>boolean</CanSeeProperty>
      <CanPreview>boolean</CanPreview>
      <CanDecline>boolean</CanDecline>
      <CanEditSumit>boolean</CanEditSumit>
      <CanEditCollections>boolean</CanEditCollections>
      <CanDeleteTask>boolean</CanDeleteTask>
      <CanMetadataComplete>boolean</CanMetadataComplete>
      <CanEditProperties>boolean</CanEditProperties>
      <CanEditApprovals>boolean</CanEditApprovals>
      <CanEditQLinks>boolean</CanEditQLinks>
    </Permissions>
    <UpdatedContent>int</UpdatedContent>
    <TotalContent>int</TotalContent>
    <IsDomainFolder>boolean</IsDomainFolder>
    <DomainStaging>string</DomainStaging>
    <DomainProduction>string</DomainProduction>
    <FolderType>int</FolderType>
    <SitemapInherited>int</SitemapInherited>
    <SitemapInheritedFrom>int</SitemapInheritedFrom>
    <SitemapPath>
      <SitemapPath>
        <Title>string</Title>
        <Url>string</Url>
        <Description>string</Description>
        <Order>int</Order>
        <FolderId>int</FolderId>
        <Language>int</Language>
      </SitemapPath>
      <SitemapPath>
        <Title>string</Title>
        <Url>string</Url>
        <Description>string</Description>
        <Order>int</Order>
        <FolderId>int</FolderId>
        <Language>int</Language>
      </SitemapPath>
    </SitemapPath>
    <ReplicationMethod>int</ReplicationMethod>
    <IsCommunityFolder>boolean</IsCommunityFolder>
    <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
    <TaxonomyInherited>boolean</TaxonomyInherited>
    <FlagInheritedFrom>int</FlagInheritedFrom>
    <FlagInherited>boolean</FlagInherited>
    <CategoryRequired>boolean</CategoryRequired>
    <FolderTaxonomy>
      <TaxonomyBaseData>
        <TaxonomyId>int</TaxonomyId>
        <TaxonomyName>string</TaxonomyName>
        <TaxonomyType>Content or User or Group</TaxonomyType>
        <TaxonomyLanguage>int</TaxonomyLanguage>
        <TaxonomyLanguageName>string</TaxonomyLanguageName>
        <TaxonomyDescription>string</TaxonomyDescription>
        <TaxonomyParentId>int</TaxonomyParentId>
        <TaxonomyLevel>int</TaxonomyLevel>
        <TaxonomyPath>string</TaxonomyPath>
        <TaxonomyCreatedDate>dateTime</TaxonomyCreatedDate>
        <TaxonomyItemCount>int</TaxonomyItemCount>
        <TaxonomyHasChildren>boolean</TaxonomyHasChildren>
        <TemplateId>int</TemplateId>
        <TemplateName>string</TemplateName>
        <TemplateInherited>boolean</TemplateInherited>
        <TemplateInheritedFrom>int</TemplateInheritedFrom>
      </TaxonomyBaseData>
      <TaxonomyBaseData>
        <TaxonomyId>int</TaxonomyId>
        <TaxonomyName>string</TaxonomyName>
        <TaxonomyType>Content or User or Group</TaxonomyType>
        <TaxonomyLanguage>int</TaxonomyLanguage>
        <TaxonomyLanguageName>string</TaxonomyLanguageName>
        <TaxonomyDescription>string</TaxonomyDescription>
        <TaxonomyParentId>int</TaxonomyParentId>
        <TaxonomyLevel>int</TaxonomyLevel>
        <TaxonomyPath>string</TaxonomyPath>
        <TaxonomyCreatedDate>dateTime</TaxonomyCreatedDate>
        <TaxonomyItemCount>int</TaxonomyItemCount>
        <TaxonomyHasChildren>boolean</TaxonomyHasChildren>
        <TemplateId>int</TemplateId>
        <TemplateName>string</TemplateName>
        <TemplateInherited>boolean</TemplateInherited>
        <TemplateInheritedFrom>int</TemplateInheritedFrom>
      </TaxonomyBaseData>
    </FolderTaxonomy>
    <FolderFlags>
      <FlagDefData>
        <m_strName>string</m_strName>
        <m_strDescription>string</m_strDescription>
        <m_bHidden>boolean</m_bHidden>
        <ID>int</ID>
        <Language>int</Language>
        <Name>string</Name>
        <Description>string</Description>
        <Hidden>boolean</Hidden>
        <Items d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FlagDefData>
      <FlagDefData>
        <m_strName>string</m_strName>
        <m_strDescription>string</m_strDescription>
        <m_bHidden>boolean</m_bHidden>
        <ID>int</ID>
        <Language>int</Language>
        <Name>string</Name>
        <Description>string</Description>
        <Hidden>boolean</Hidden>
        <Items d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FlagDefData>
    </FolderFlags>
  </FolderData>
  <FolderData>
    <Id>int</Id>
    <TemplateId>int</TemplateId>
    <ParentId>int</ParentId>
    <NameWithPath>string</NameWithPath>
    <Name>string</Name>
    <Description>string</Description>
    <Inherited>boolean</Inherited>
    <InheritedFrom>int</InheritedFrom>
    <PrivateContent>boolean</PrivateContent>
    <XmlInherited>boolean</XmlInherited>
    <XmlInheritedFrom>int</XmlInheritedFrom>
    <XmlConfiguration>
      <XmlConfigData>
        <Id>int</Id>
        <Title>string</Title>
        <Description>string</Description>
        <EditXslt>string</EditXslt>
        <SaveXslt>string</SaveXslt>
        <Xslt1>string</Xslt1>
        <Xslt2>string</Xslt2>
        <Xslt3>string</Xslt3>
        <Xslt4>string</Xslt4>
        <Xslt5>string</Xslt5>
        <XmlSchema>string</XmlSchema>
        <XmlNameSpace>string</XmlNameSpace>
        <XmlAdvConfig>string</XmlAdvConfig>
        <DateCreated>string</DateCreated>
        <DisplayDateCreated>string</DisplayDateCreated>
        <LastEditDate>dateTime</LastEditDate>
        <DisplayLastEditDate>string</DisplayLastEditDate>
        <UserId>int</UserId>
        <EditorFirstName>string</EditorFirstName>
        <EditorLastName>string</EditorLastName>
        <PhysicalPath>string</PhysicalPath>
        <LogicalPath>string</LogicalPath>
        <DefaultXslt>string</DefaultXslt>
        <PackageXslt>string</PackageXslt>
        <PackageDisplayXslt>string</PackageDisplayXslt>
        <DesignStyleSheet>string</DesignStyleSheet>
        <IsDefault>boolean</IsDefault>
        <FieldList>string</FieldList>
      </XmlConfigData>
      <XmlConfigData>
        <Id>int</Id>
        <Title>string</Title>
        <Description>string</Description>
        <EditXslt>string</EditXslt>
        <SaveXslt>string</SaveXslt>
        <Xslt1>string</Xslt1>
        <Xslt2>string</Xslt2>
        <Xslt3>string</Xslt3>
        <Xslt4>string</Xslt4>
        <Xslt5>string</Xslt5>
        <XmlSchema>string</XmlSchema>
        <XmlNameSpace>string</XmlNameSpace>
        <XmlAdvConfig>string</XmlAdvConfig>
        <DateCreated>string</DateCreated>
        <DisplayDateCreated>string</DisplayDateCreated>
        <LastEditDate>dateTime</LastEditDate>
        <DisplayLastEditDate>string</DisplayLastEditDate>
        <UserId>int</UserId>
        <EditorFirstName>string</EditorFirstName>
        <EditorLastName>string</EditorLastName>
        <PhysicalPath>string</PhysicalPath>
        <LogicalPath>string</LogicalPath>
        <DefaultXslt>string</DefaultXslt>
        <PackageXslt>string</PackageXslt>
        <PackageDisplayXslt>string</PackageDisplayXslt>
        <DesignStyleSheet>string</DesignStyleSheet>
        <IsDefault>boolean</IsDefault>
        <FieldList>string</FieldList>
      </XmlConfigData>
    </XmlConfiguration>
    <StyleSheet>string</StyleSheet>
    <TemplateFileName>string</TemplateFileName>
    <StyleSheetInherited>boolean</StyleSheetInherited>
    <TemplateInherited>boolean</TemplateInherited>
    <ApprovalMethod>int</ApprovalMethod>
    <ChildFolders>
      <FolderData>
        <Id>int</Id>
        <TemplateId>int</TemplateId>
        <ParentId>int</ParentId>
        <NameWithPath>string</NameWithPath>
        <Name>string</Name>
        <Description>string</Description>
        <Inherited>boolean</Inherited>
        <InheritedFrom>int</InheritedFrom>
        <PrivateContent>boolean</PrivateContent>
        <XmlInherited>boolean</XmlInherited>
        <XmlInheritedFrom>int</XmlInheritedFrom>
        <XmlConfiguration d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <StyleSheet>string</StyleSheet>
        <TemplateFileName>string</TemplateFileName>
        <StyleSheetInherited>boolean</StyleSheetInherited>
        <TemplateInherited>boolean</TemplateInherited>
        <ApprovalMethod>int</ApprovalMethod>
        <ChildFolders d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MetaInheritedFrom>int</MetaInheritedFrom>
        <MetaInherited>int</MetaInherited>
        <HasChildren>boolean</HasChildren>
        <PublishPdfEnabled>boolean</PublishPdfEnabled>
        <PublishPdfActive>boolean</PublishPdfActive>
        <PublishHtmlActive>boolean</PublishHtmlActive>
        <Permissions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UpdatedContent>int</UpdatedContent>
        <TotalContent>int</TotalContent>
        <IsDomainFolder>boolean</IsDomainFolder>
        <DomainStaging>string</DomainStaging>
        <DomainProduction>string</DomainProduction>
        <FolderType>int</FolderType>
        <SitemapInherited>int</SitemapInherited>
        <SitemapInheritedFrom>int</SitemapInheritedFrom>
        <SitemapPath d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReplicationMethod>int</ReplicationMethod>
        <IsCommunityFolder>boolean</IsCommunityFolder>
        <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
        <TaxonomyInherited>boolean</TaxonomyInherited>
        <FlagInheritedFrom>int</FlagInheritedFrom>
        <FlagInherited>boolean</FlagInherited>
        <CategoryRequired>boolean</CategoryRequired>
        <FolderTaxonomy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FolderFlags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FolderData>
      <FolderData>
        <Id>int</Id>
        <TemplateId>int</TemplateId>
        <ParentId>int</ParentId>
        <NameWithPath>string</NameWithPath>
        <Name>string</Name>
        <Description>string</Description>
        <Inherited>boolean</Inherited>
        <InheritedFrom>int</InheritedFrom>
        <PrivateContent>boolean</PrivateContent>
        <XmlInherited>boolean</XmlInherited>
        <XmlInheritedFrom>int</XmlInheritedFrom>
        <XmlConfiguration d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <StyleSheet>string</StyleSheet>
        <TemplateFileName>string</TemplateFileName>
        <StyleSheetInherited>boolean</StyleSheetInherited>
        <TemplateInherited>boolean</TemplateInherited>
        <ApprovalMethod>int</ApprovalMethod>
        <ChildFolders d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MetaInheritedFrom>int</MetaInheritedFrom>
        <MetaInherited>int</MetaInherited>
        <HasChildren>boolean</HasChildren>
        <PublishPdfEnabled>boolean</PublishPdfEnabled>
        <PublishPdfActive>boolean</PublishPdfActive>
        <PublishHtmlActive>boolean</PublishHtmlActive>
        <Permissions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UpdatedContent>int</UpdatedContent>
        <TotalContent>int</TotalContent>
        <IsDomainFolder>boolean</IsDomainFolder>
        <DomainStaging>string</DomainStaging>
        <DomainProduction>string</DomainProduction>
        <FolderType>int</FolderType>
        <SitemapInherited>int</SitemapInherited>
        <SitemapInheritedFrom>int</SitemapInheritedFrom>
        <SitemapPath d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReplicationMethod>int</ReplicationMethod>
        <IsCommunityFolder>boolean</IsCommunityFolder>
        <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
        <TaxonomyInherited>boolean</TaxonomyInherited>
        <FlagInheritedFrom>int</FlagInheritedFrom>
        <FlagInherited>boolean</FlagInherited>
        <CategoryRequired>boolean</CategoryRequired>
        <FolderTaxonomy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FolderFlags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FolderData>
    </ChildFolders>
    <MetaInheritedFrom>int</MetaInheritedFrom>
    <MetaInherited>int</MetaInherited>
    <HasChildren>boolean</HasChildren>
    <PublishPdfEnabled>boolean</PublishPdfEnabled>
    <PublishPdfActive>boolean</PublishPdfActive>
    <PublishHtmlActive>boolean</PublishHtmlActive>
    <Permissions>
      <CanApprove>boolean</CanApprove>
      <CanAdd>boolean</CanAdd>
      <CanEdit>boolean</CanEdit>
      <CanDelete>boolean</CanDelete>
      <CanRestore>boolean</CanRestore>
      <CanAddToImageLib>boolean</CanAddToImageLib>
      <CanAddToFileLib>boolean</CanAddToFileLib>
      <CanOverwriteLib>boolean</CanOverwriteLib>
      <CanAddToHyperlinkLib>boolean</CanAddToHyperlinkLib>
      <CanAddToQuicklinkLib>boolean</CanAddToQuicklinkLib>
      <CanAddFolders>boolean</CanAddFolders>
      <CanEditFolders>boolean</CanEditFolders>
      <CanDeleteFolders>boolean</CanDeleteFolders>
      <CanTraverseFolders>boolean</CanTraverseFolders>
      <CanCreateTask>boolean</CanCreateTask>
      <CanRedirectTask>boolean</CanRedirectTask>
      <CanDestructTask>boolean</CanDestructTask>
      <IsReadOnly>boolean</IsReadOnly>
      <IsCollections>boolean</IsCollections>
      <IsAdmin>boolean</IsAdmin>
      <IsLoggedIn>boolean</IsLoggedIn>
      <IsInMemberShip>boolean</IsInMemberShip>
      <IsReadOnlyLib>boolean</IsReadOnlyLib>
      <LegacyData />
      <CanHistory>boolean</CanHistory>
      <CanPublish>boolean</CanPublish>
      <CanAddTask>boolean</CanAddTask>
      <CanBreakPending>boolean</CanBreakPending>
      <CanView>boolean</CanView>
      <CanEditSummary>boolean</CanEditSummary>
      <CanSeeProperty>boolean</CanSeeProperty>
      <CanPreview>boolean</CanPreview>
      <CanDecline>boolean</CanDecline>
      <CanEditSumit>boolean</CanEditSumit>
      <CanEditCollections>boolean</CanEditCollections>
      <CanDeleteTask>boolean</CanDeleteTask>
      <CanMetadataComplete>boolean</CanMetadataComplete>
      <CanEditProperties>boolean</CanEditProperties>
      <CanEditApprovals>boolean</CanEditApprovals>
      <CanEditQLinks>boolean</CanEditQLinks>
    </Permissions>
    <UpdatedContent>int</UpdatedContent>
    <TotalContent>int</TotalContent>
    <IsDomainFolder>boolean</IsDomainFolder>
    <DomainStaging>string</DomainStaging>
    <DomainProduction>string</DomainProduction>
    <FolderType>int</FolderType>
    <SitemapInherited>int</SitemapInherited>
    <SitemapInheritedFrom>int</SitemapInheritedFrom>
    <SitemapPath>
      <SitemapPath>
        <Title>string</Title>
        <Url>string</Url>
        <Description>string</Description>
        <Order>int</Order>
        <FolderId>int</FolderId>
        <Language>int</Language>
      </SitemapPath>
      <SitemapPath>
        <Title>string</Title>
        <Url>string</Url>
        <Description>string</Description>
        <Order>int</Order>
        <FolderId>int</FolderId>
        <Language>int</Language>
      </SitemapPath>
    </SitemapPath>
    <ReplicationMethod>int</ReplicationMethod>
    <IsCommunityFolder>boolean</IsCommunityFolder>
    <TaxonomyInheritedFrom>int</TaxonomyInheritedFrom>
    <TaxonomyInherited>boolean</TaxonomyInherited>
    <FlagInheritedFrom>int</FlagInheritedFrom>
    <FlagInherited>boolean</FlagInherited>
    <CategoryRequired>boolean</CategoryRequired>
    <FolderTaxonomy>
      <TaxonomyBaseData>
        <TaxonomyId>int</TaxonomyId>
        <TaxonomyName>string</TaxonomyName>
        <TaxonomyType>Content or User or Group</TaxonomyType>
        <TaxonomyLanguage>int</TaxonomyLanguage>
        <TaxonomyLanguageName>string</TaxonomyLanguageName>
        <TaxonomyDescription>string</TaxonomyDescription>
        <TaxonomyParentId>int</TaxonomyParentId>
        <TaxonomyLevel>int</TaxonomyLevel>
        <TaxonomyPath>string</TaxonomyPath>
        <TaxonomyCreatedDate>dateTime</TaxonomyCreatedDate>
        <TaxonomyItemCount>int</TaxonomyItemCount>
        <TaxonomyHasChildren>boolean</TaxonomyHasChildren>
        <TemplateId>int</TemplateId>
        <TemplateName>string</TemplateName>
        <TemplateInherited>boolean</TemplateInherited>
        <TemplateInheritedFrom>int</TemplateInheritedFrom>
      </TaxonomyBaseData>
      <TaxonomyBaseData>
        <TaxonomyId>int</TaxonomyId>
        <TaxonomyName>string</TaxonomyName>
        <TaxonomyType>Content or User or Group</TaxonomyType>
        <TaxonomyLanguage>int</TaxonomyLanguage>
        <TaxonomyLanguageName>string</TaxonomyLanguageName>
        <TaxonomyDescription>string</TaxonomyDescription>
        <TaxonomyParentId>int</TaxonomyParentId>
        <TaxonomyLevel>int</TaxonomyLevel>
        <TaxonomyPath>string</TaxonomyPath>
        <TaxonomyCreatedDate>dateTime</TaxonomyCreatedDate>
        <TaxonomyItemCount>int</TaxonomyItemCount>
        <TaxonomyHasChildren>boolean</TaxonomyHasChildren>
        <TemplateId>int</TemplateId>
        <TemplateName>string</TemplateName>
        <TemplateInherited>boolean</TemplateInherited>
        <TemplateInheritedFrom>int</TemplateInheritedFrom>
      </TaxonomyBaseData>
    </FolderTaxonomy>
    <FolderFlags>
      <FlagDefData>
        <m_strName>string</m_strName>
        <m_strDescription>string</m_strDescription>
        <m_bHidden>boolean</m_bHidden>
        <ID>int</ID>
        <Language>int</Language>
        <Name>string</Name>
        <Description>string</Description>
        <Hidden>boolean</Hidden>
        <Items d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FlagDefData>
      <FlagDefData>
        <m_strName>string</m_strName>
        <m_strDescription>string</m_strDescription>
        <m_bHidden>boolean</m_bHidden>
        <ID>int</ID>
        <Language>int</Language>
        <Name>string</Name>
        <Description>string</Description>
        <Hidden>boolean</Hidden>
        <Items d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </FlagDefData>
    </FolderFlags>
  </FolderData>
</ArrayOfFolderData>