<ExtractTemplate Type="BIPTree" search="@TreeType='BIP Folder'" IsBIP="Y" Display="SAS_ExtractTemplate.Display.BIPTree.txt">
   <Tree>
        <AccessControls>
                <AccessControlTemplate TemplateExpand="no"/>
                <AccessControlEntry TemplateExpand="no"/>
        </AccessControls>   
      	<ParentTree>
      		<Tree TemplateExpand="connect" ConnectionAction="F" ConnectionMessage="SAS_DeployMetadata.Connection.Tree.ParentTree.txt"/>
      	</ParentTree>
      	<SoftwareComponents>
      		<SoftwareComponent TemplateExpand="connect" ConnectionAction="F" ConnectionMessage="SAS_DeployMetadata.Connection.Tree.SoftComp.txt" AutoMap="Y"/>
      	</SoftwareComponents>
        <ResponsibleParties>
                <ResponsibleParty TemplateExpand="connect" ConnectionAction="W" ConnectionMessage="SAS_DeployMetadata.Connection.Common.Author.txt"/>
        </ResponsibleParties>      	
     	<Timestamps/>
     	<Keywords/>
   </Tree>
   <AccessControlEntry>
        <AssociatedCondition/>
        <Permissions>
                <Permission TemplateExpand="connect"/>
        </Permissions>
        <Identities>
   	        <Identity TemplateExpand="connect"/>
        </Identities>
   </AccessControlEntry>   
   <MatchCriteria>
     <ResponsibleParty match="*[@Name='' and @Role=''][Persons/*[@Name='']]"/>
     <Tree match="*[@Name=''][ParentTree/*]"/>
     <SoftwareComponent match="*[@ClassIdentifier='' and @Name='']"/>
     <Permission match="*[@Name='' and @Type='']"/>
   </MatchCriteria>     
</ExtractTemplate>

