%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : www.kowitt.ac.th / Your IP : 216.73.216.118 Web Server : Microsoft-IIS/7.5 System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.6.31 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/System32/WindowsPowerShell/v1.0/ |
Upload File : |
<?xml version="1.0" encoding="utf-8" ?> <!-- ******************************************************************* These sample files contain formatting information used by the Windows PowerShell engine. Do not edit or change the contents of this file directly. Please see the Windows PowerShell documentation or type Get-Help Update-FormatData for more information. Copyright (c) Microsoft Corporation. All rights reserved. THIS SAMPLE CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,WHETHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. IF THIS CODE AND INFORMATION IS MODIFIED, THE ENTIRE RISK OF USE OR RESULTS IN CONNECTION WITH THE USE OF THIS CODE AND INFORMATION REMAINS WITH THE USER. ******************************************************************** --> <Configuration> <!-- ################ VIEW DEFINITIONS ################ --> <ViewDefinitions> <View> <Name>help</Name> <ViewSelectedBy> <TypeName>HelpInfoShort</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Name</Label> <Width>33</Width> <Alignment>left</Alignment> </TableColumnHeader> <TableColumnHeader> <Label>Category</Label> <Width>9</Width> <Alignment>left</Alignment> </TableColumnHeader> <TableColumnHeader/> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Name</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Category</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Synopsis</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>CmdletHelp</Name> <ViewSelectedBy> <TypeName>CmdletHelpInfo</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Syntax"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Syntax</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>DefaultCommandHelp</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>4</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>2</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <!-- Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>Name</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <ScriptBlock>$_</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!--End Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValueGroup</PropertyName> <CustomControlName>MamlParameterValueGroupControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Details</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Synopsis"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Syntax"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Syntax</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>SyntaxItem</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControlName>MamlParameterControl</CustomControlName> </ExpressionBinding> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <Text>]</Text> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="DetailedDescription"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="RelatedLinks"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>relatedLinks</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>navigationLink</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>linkText</PropertyName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.linkText.Length -ne 0</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>" "</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>uri</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="RemarksSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ExampleHelpInfo"/> <Text>"</Text> <ExpressionBinding> <ScriptBlock>"get-help " + $_.Details.Name + " -examples"</ScriptBlock> </ExpressionBinding> <Text>".</Text> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="VerboseHelpInfo"/> <Text>"</Text> <ExpressionBinding> <ScriptBlock>"get-help " + $_.Details.Name + " -detailed"</ScriptBlock> </ExpressionBinding> <Text>".</Text> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FullHelpInfo"/> <Text>"</Text> <ExpressionBinding> <ScriptBlock>"get-help " + $_.Details.Name + " -full"</ScriptBlock> </ExpressionBinding> <Text>".</Text> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>VerboseCommandHelp</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#DetailedView</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>4</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>2</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <!-- Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>Name</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <ScriptBlock>$_</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!--End Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValueGroup</PropertyName> <CustomControlName>MamlParameterValueGroupControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlExampleControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>Introduction</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <PropertyName>Code</PropertyName> <EnumerateCollection/> </ExpressionBinding> <NewLine/> <ExpressionBinding> <PropertyName>results</PropertyName> </ExpressionBinding> <NewLine/> <ExpressionBinding> <PropertyName>remarks</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Details</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Synopsis"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Syntax"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Syntax</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>SyntaxItem</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControlName>MamlParameterControl</CustomControlName> </ExpressionBinding> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <Text>]</Text> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="DetailedDescription"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Parameters"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Parameters</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="BaseCmdletInformation"/> </CustomItem> </Frame> <NewLine/> <NewLine/> </CustomItem> </Frame> <!--- Examples --> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Examples</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Example</PropertyName> <EnumerateCollection/> <CustomControlName>MamlExampleControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="RemarksSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ExampleHelpInfo"/> <Text>"</Text> <ExpressionBinding> <ScriptBlock>"get-help " + $_.Details.Name + " -examples"</ScriptBlock> </ExpressionBinding> <Text>".</Text> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="VerboseHelpInfo"/> <Text>"</Text> <ExpressionBinding> <ScriptBlock>"get-help " + $_.Details.Name + " -detailed"</ScriptBlock> </ExpressionBinding> <Text>".</Text> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FullHelpInfo"/> <Text>"</Text> <ExpressionBinding> <ScriptBlock>"get-help " + $_.Details.Name + " -full"</ScriptBlock> </ExpressionBinding> <Text>".</Text> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>ExampleCommandHelp</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#ExamplesView</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlExampleControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>Introduction</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <PropertyName>Code</PropertyName> <EnumerateCollection/> </ExpressionBinding> <NewLine/> <ExpressionBinding> <PropertyName>results</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>remarks</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Details</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Synopsis"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!--- Examples --> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Examples</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Example</PropertyName> <EnumerateCollection/> <CustomControlName>MamlExampleControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>FullCommandHelp</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#FullView</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>4</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>2</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <!-- Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>Name</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <ScriptBlock>$_</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!--End Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValueGroup</PropertyName> <CustomControlName>MamlParameterValueGroupControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlTypeControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> <EnumerateCollection/> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlExampleControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>Introduction</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <PropertyName>Code</PropertyName> <EnumerateCollection/> </ExpressionBinding> <NewLine/> <ExpressionBinding> <PropertyName>results</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>remarks</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlAlertControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlPossibleValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValue</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Value</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Details</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Synopsis"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Syntax"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Syntax</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>SyntaxItem</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControlName>MamlParameterControl</CustomControlName> </ExpressionBinding> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <Text>]</Text> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="DetailedDescription"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Parameters"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Parameters</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.possibleValues -ne $()</ScriptBlock> </ItemSelectionCondition> <!-- This will display possible values --> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValues</PropertyName> <CustomControlName>MamlPossibleValueControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterRequired"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("true")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TrueShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("false")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FalseShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterPosition"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>($_.position -eq $()) -or ($_.position -eq "")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="NamedParameter" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.position -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>$_.position</ScriptBlock> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterDefaultValue"/> <ExpressionBinding> <PropertyName>defaultValue</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AcceptsPipelineInput"/> <ExpressionBinding> <PropertyName>pipelineInput</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AcceptsWildCardCharacters"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.globbing.ToLower().Equals("true")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TrueShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.globbing.ToLower().Equals("false")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FalseShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="BaseCmdletInformation"/> </CustomItem> </Frame> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="InputType"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>InputTypes</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>InputType</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ReturnType"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>ReturnValues</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>ReturnValue</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <!-- Display TerminatingErrors on demand only --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock> (($_.terminatingErrors -ne $null) -and ($_.terminatingErrors.terminatingError -ne $null)) </ScriptBlock> </ItemSelectionCondition> <PropertyName>terminatingErrors</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TerminatingErrors"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>terminatingError</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>errorId</PropertyName> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Category"/> <ExpressionBinding> <PropertyName>category</PropertyName> </ExpressionBinding> <Text>)</Text> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TypeColon"/> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TargetObjectTypeColon"/> <ExpressionBinding> <PropertyName>targetObjectType</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="SuggestedActionColon"/> <ExpressionBinding> <PropertyName>recommendedAction</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!-- Display nonTerminatingErrors on demand only --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock> (($_.nonTerminatingErrors -ne $null) -and ($_.nonTerminatingErrors.nonTerminatingError -ne $null)) </ScriptBlock> </ItemSelectionCondition> <PropertyName>nonTerminatingErrors</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="NonHyphenTerminatingErrors"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>nonTerminatingError</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>errorId</PropertyName> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Category"/> <ExpressionBinding> <PropertyName>category</PropertyName> </ExpressionBinding> <Text>)</Text> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TypeColon"/> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TargetObjectTypeColon"/> <ExpressionBinding> <PropertyName>targetObjectType</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="SuggestedActionColon"/> <ExpressionBinding> <PropertyName>recommendedAction</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!-- Display Notes on demand only --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.alertSet -ne $null</ScriptBlock> </ItemSelectionCondition> <PropertyName>alertSet</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Notes"/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.alertSet -ne $null</ScriptBlock> </ItemSelectionCondition> <PropertyName>alertSet</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>alert</PropertyName> <EnumerateCollection/> <CustomControlName>MamlAlertControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!-- Examples --> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Examples</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Example</PropertyName> <EnumerateCollection/> <CustomControlName>MamlExampleControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="RelatedLinks"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>relatedLinks</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>navigationLink</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>linkText</PropertyName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.linkText.Length -ne 0</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>" "</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>uri</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>ProviderHelpInfo</Name> <ViewSelectedBy> <TypeName>ProviderHelpInfo</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlTextItem</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>ProviderTasks</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <EnumerateCollection/> <PropertyName>Task</PropertyName> <CustomControlName>Task</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>TaskExamplesControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <EnumerateCollection/> <PropertyName>Example</PropertyName> <CustomControlName>TaskExampleControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>TaskExampleControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>Introduction</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>Code</PropertyName> <EnumerateCollection/> </ExpressionBinding> <NewLine/> <ExpressionBinding> <PropertyName>results</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>remarks</PropertyName> <EnumerateCollection/> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>Task</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Frame> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Task"/> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <EnumerateCollection/> <PropertyName>Description</PropertyName> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <EnumerateCollection/> <PropertyName>Examples</PropertyName> <CustomControlName>TaskExamplesControl</CustomControlName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>DynamicPossibleValues</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Value</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Frame> <LeftIndent>8</LeftIndent> <CustomItem> <ExpressionBinding> <EnumerateCollection/> <PropertyName>Description</PropertyName> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>DynamicParameterControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Frame> <CustomItem> <Text>-</Text> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <PropertyName>Type</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <!-- PropertyName>Name</PropertyName --> <ScriptBlock>"<" + $_.Name + ">"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>PossibleValues</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>PossibleValue</PropertyName> <EnumerateCollection/> <CustomControlName>DynamicPossibleValues</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CmdletsSupported"/> <ExpressionBinding> <PropertyName>CmdletSupported</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ProviderName"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Drives"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <EnumerateCollection/> <PropertyName>Drives</PropertyName> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Synopsis"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <EnumerateCollection/> <PropertyName>Synopsis</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="DetailedDescription"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>DetailedDescription</PropertyName> <EnumerateCollection/> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Capabilities"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Capabilities</PropertyName> <EnumerateCollection/> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Tasks"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <EnumerateCollection/> <PropertyName>Tasks</PropertyName> <CustomControlName>ProviderTasks</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="DynamicParameters"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>DynamicParameters</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>DynamicParameter</PropertyName> <EnumerateCollection/> <CustomControlName>DynamicParameterControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Notes"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Notes</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="RelatedLinks"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>relatedLinks</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>navigationLink</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>linkText</PropertyName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.linkText.Length -ne 0</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>" "</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>uri</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>FaqHelpInfo</Name> <ViewSelectedBy> <TypeName>FaqHelpInfo</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlTextItem</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TitleColon"/> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="QuestionColon"/> <ExpressionBinding> <PropertyName>Question</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Answer"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Answer</PropertyName> <EnumerateCollection/> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>GeneralHelpInfo</Name> <ViewSelectedBy> <TypeName>GeneralHelpInfo</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlTextItem</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TitleColon"/> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="DetailedDescription"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Content</PropertyName> <EnumerateCollection/> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>GlossaryHelpInfo</Name> <ViewSelectedBy> <TypeName>GlossaryHelpInfo</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlTextItem</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TermColon"/> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="DefinitionColon"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> <EnumerateCollection/> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>ScriptHelpInfo</Name> <ViewSelectedBy> <TypeName>ScriptHelpInfo</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlTextItem</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlPreformattedTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TitleColon"/> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ContentColon"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Content</PropertyName> <EnumerateCollection/> <CustomControlName>MamlTextItem</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlCommandExamples</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#Examples</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlExampleControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>Introduction</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <PropertyName>Code</PropertyName> <EnumerateCollection/> </ExpressionBinding> <NewLine/> <ExpressionBinding> <PropertyName>results</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>remarks</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Example</PropertyName> <EnumerateCollection/> <CustomControlName>MamlExampleControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlCommandExample</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#Example</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>Introduction</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <PropertyName>Code</PropertyName> <EnumerateCollection/> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>results</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <ExpressionBinding> <PropertyName>remarks</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlCommandDetails</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#commandDetails</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Synopsis"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>commandDescription</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlCommandParameters</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#Parameters</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>4</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>2</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlPossibleValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValue</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Value</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlTypeControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.possibleValues -ne $()</ScriptBlock> </ItemSelectionCondition> <!-- This will display possible values --> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValues</PropertyName> <CustomControlName>MamlPossibleValueControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterRequired"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("true")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TrueShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("false")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FalseShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterPosition"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>($_.position -eq $()) -or ($_.position -eq "")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="NamedParameter" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.position -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>$_.position</ScriptBlock> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterDefaultValue"/> <ExpressionBinding> <PropertyName>defaultValue</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AcceptsPipelineInput"/> <ExpressionBinding> <PropertyName>pipelineInput</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AcceptsWildCardCharacters"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.globbing.ToLower().Equals("true")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TrueShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.globbing.ToLower().Equals("false")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FalseShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="BaseCmdletInformation"/> </CustomItem> </Frame> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlCommandParameterView</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#Parameter</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>4</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>2</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlPossibleValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValue</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Value</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlTypeControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.possibleValues -ne $()</ScriptBlock> </ItemSelectionCondition> <!-- This will display possible values --> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValues</PropertyName> <CustomControlName>MamlPossibleValueControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterRequired"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("true")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TrueShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("false")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FalseShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterPosition"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>($_.position -eq $()) -or ($_.position -eq "")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="NamedParameter" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.position -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>$_.position</ScriptBlock> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterDefaultValue"/> <ExpressionBinding> <PropertyName>defaultValue</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AcceptsPipelineInput"/> <ExpressionBinding> <PropertyName>pipelineInput</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AcceptsWildCardCharacters"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.globbing.ToLower().Equals("true")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TrueShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.globbing.ToLower().Equals("false")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FalseShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlCommandSyntax</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#Syntax</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <!-- Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>Name</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <ScriptBlock>$_</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!--End Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValueGroup</PropertyName> <CustomControlName>MamlParameterValueGroupControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>SyntaxItem</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControlName>MamlParameterControl</CustomControlName> </ExpressionBinding> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <Text>]</Text> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlText</Name> <ViewSelectedBy> <TypeName>MamlParaTextItem</TypeName> <TypeName>MamlOrderedListTextItem</TypeName> <TypeName>MamlUnorderedListTextItem</TypeName> <TypeName>MamlDefinitionTextItem</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlOrderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>4</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlUnorderedListTextItem</TypeName> </EntrySelectedBy> <CustomItem> <Frame> <FirstLineHanging>2</FirstLineHanging> <CustomItem> <ExpressionBinding> <PropertyName>Tag</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <EntrySelectedBy> <TypeName>MamlDefinitionTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Term</PropertyName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Definition</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlInputTypes</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#inputTypes</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlTypeControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> <EnumerateCollection/> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>InputType</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlNonTerminatingErrors</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#nonTerminatingErrors</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlTypeControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> <EnumerateCollection/> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>nonTerminatingError</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>errorId</PropertyName> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Category"/> <ExpressionBinding> <PropertyName>category</PropertyName> </ExpressionBinding> <Text>)</Text> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TypeColon"/> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TargetObjectTypeColon"/> <ExpressionBinding> <PropertyName>targetObjectType</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="SuggestedActionColon"/> <ExpressionBinding> <PropertyName>recommendedAction</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlTerminatingErrors</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#terminatingErrors</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlTypeControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> <EnumerateCollection/> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>terminatingError</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>errorId</PropertyName> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Category"/> <ExpressionBinding> <PropertyName>category</PropertyName> </ExpressionBinding> <Text>)</Text> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TypeColon"/> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TargetObjectTypeColon"/> <ExpressionBinding> <PropertyName>targetObjectType</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="SuggestedActionColon"/> <ExpressionBinding> <PropertyName>recommendedAction</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlRelatedLinks</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#relatedLinks</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>navigationLink</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>linkText</PropertyName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.linkText.Length -ne 0</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>" "</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>uri</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlReturnTypes</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#returnValues</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlTypeControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> <EnumerateCollection/> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>ReturnValue</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlAlertSet</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#alertSet</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlAlertControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>title</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>alert</PropertyName> <EnumerateCollection/> <CustomControlName>MamlAlertControl</CustomControlName> </ExpressionBinding> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>MamlDetails</Name> <ViewSelectedBy> <TypeName>MamlCommandHelpInfo#details</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlShortDescriptionControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <EntrySelectedBy> <TypeName>MamlParaTextItem</TypeName> </EntrySelectedBy> <CustomItem> <ExpressionBinding> <PropertyName>Text</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> <CustomEntry> <CustomItem> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Synopsis"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Description</PropertyName> <EnumerateCollection/> <CustomControlName>MamlShortDescriptionControl</CustomControlName> </ExpressionBinding> <NewLine /> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> </ViewDefinitions> </Configuration> <!-- SIG # Begin signature block --> <!-- MIIbVQYJKoZIhvcNAQcCoIIbRjCCG0ICAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB --> <!-- gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR --> <!-- AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUa2wTnBgLzRIMZiu2HsotQDcd --> <!-- QS+gghYqMIIEEjCCAvqgAwIBAgIPAMEAizw8iBHRPvZj7N9AMA0GCSqGSIb3DQEB --> <!-- BAUAMHAxKzApBgNVBAsTIkNvcHlyaWdodCAoYykgMTk5NyBNaWNyb3NvZnQgQ29y --> <!-- cC4xHjAcBgNVBAsTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEhMB8GA1UEAxMYTWlj --> <!-- cm9zb2Z0IFJvb3QgQXV0aG9yaXR5MB4XDTk3MDExMDA3MDAwMFoXDTIwMTIzMTA3 --> <!-- MDAwMFowcDErMCkGA1UECxMiQ29weXJpZ2h0IChjKSAxOTk3IE1pY3Jvc29mdCBD --> <!-- b3JwLjEeMBwGA1UECxMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSEwHwYDVQQDExhN --> <!-- aWNyb3NvZnQgUm9vdCBBdXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw --> <!-- ggEKAoIBAQCpAr3BcOY78k4bKJ+XeF4w6qKpjSVf+P6VTKO3/p2iID58UaKboo9g --> <!-- MmvRQmR57qx2yVTa8uuchhyPn4Rms8VremIj1h083g8BkuiWxL8tZpqaaCaZ0Dos --> <!-- vwy1WCbBRucKPjiWLKkoOajsSYNC44QPu5psVWGsgnyhYC13TOmZtGQ7mlAcMQgk --> <!-- FJ+p55ErGOY9mGMUYFgFZZ8dN1KH96fvlALGG9O/VUWziYC/OuxUlE6u/ad6bXRO --> <!-- rxjMlgkoIQBXkGBpN7tLEgc8Vv9b+6RmCgim0oFWV++2O14WgXcE2va+roCV/rDN --> <!-- f9anGnJcPMq88AijIjCzBoXJsyB3E4XfAgMBAAGjgagwgaUwgaIGA1UdAQSBmjCB --> <!-- l4AQW9Bw72lyniNRfhSyTY7/y6FyMHAxKzApBgNVBAsTIkNvcHlyaWdodCAoYykg --> <!-- MTk5NyBNaWNyb3NvZnQgQ29ycC4xHjAcBgNVBAsTFU1pY3Jvc29mdCBDb3Jwb3Jh --> <!-- dGlvbjEhMB8GA1UEAxMYTWljcm9zb2Z0IFJvb3QgQXV0aG9yaXR5gg8AwQCLPDyI --> <!-- EdE+9mPs30AwDQYJKoZIhvcNAQEEBQADggEBAJXoC8CN85cYNe24ASTYdxHzXGAy --> <!-- n54Lyz4FkYiPyTrmIfLwV5MstaBHyGLv/NfMOztaqTZUaf4kbT/JzKreBXzdMY09 --> <!-- nxBwarv+Ek8YacD80EPjEVogT+pie6+qGcgrNyUtvmWhEoolD2Oj91Qc+SHJ1hXz --> <!-- UqxuQzIH/YIX+OVnbA1R9r3xUse958Qw/CAxCYgdlSkaTdUdAqXxgOADtFv0sd3I --> <!-- V+5lScdSVLa0AygS/5DW8AiPfriXxas3LOR65Kh343agANBqP8HSNorgQRKoNWob --> <!-- ats14dQcBOSoRQTIWjM4bk0cDWK3CqKM09VUP0bNHFWmcNsSOoeTdZ+n0qAwggRg --> <!-- MIIDTKADAgECAgouqxHcUP9cncvAMAkGBSsOAwIdBQAwcDErMCkGA1UECxMiQ29w --> <!-- eXJpZ2h0IChjKSAxOTk3IE1pY3Jvc29mdCBDb3JwLjEeMBwGA1UECxMVTWljcm9z --> <!-- b2Z0IENvcnBvcmF0aW9uMSEwHwYDVQQDExhNaWNyb3NvZnQgUm9vdCBBdXRob3Jp --> <!-- dHkwHhcNMDcwODIyMjIzMTAyWhcNMTIwODI1MDcwMDAwWjB5MQswCQYDVQQGEwJV --> <!-- UzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UE --> <!-- ChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSMwIQYDVQQDExpNaWNyb3NvZnQgQ29k --> <!-- ZSBTaWduaW5nIFBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALd5 --> <!-- fdZds0U5qDSsMdr5JTVJd8D7H57HRXHv0Ubo1IzDa0xSYvSZAsNN2ElsLyQ+Zb/O --> <!-- I7cLSLd/dd1FvaqPDlDFJSvyoOcNIx/RQST6YpnPGUWlk0ofmc2zLyLDSi18b9kV --> <!-- HjuMORA53b0p9GY7LQEy//4nSKa1bAGHnPu6smN/gvlcoIGEhY6w8riUo884plCF --> <!-- FyeHTt0w9gA99Mb5PYG+hu1sOacuNPa0Lq8KfWKReGacmHMNhq/yxPMguU8SjWPL --> <!-- LNkyRRnuu0qWO1BTGM5mUXmqrYfIVj6fglCIbgWxNcF7JL1SZj2ZTswrfjNuhEcG --> <!-- 0Z7QSoYCboYApMCH31MCAwEAAaOB+jCB9zATBgNVHSUEDDAKBggrBgEFBQcDAzCB --> <!-- ogYDVR0BBIGaMIGXgBBb0HDvaXKeI1F+FLJNjv/LoXIwcDErMCkGA1UECxMiQ29w --> <!-- eXJpZ2h0IChjKSAxOTk3IE1pY3Jvc29mdCBDb3JwLjEeMBwGA1UECxMVTWljcm9z --> <!-- b2Z0IENvcnBvcmF0aW9uMSEwHwYDVQQDExhNaWNyb3NvZnQgUm9vdCBBdXRob3Jp --> <!-- dHmCDwDBAIs8PIgR0T72Y+zfQDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTM --> <!-- Hc52AHBbr/HaxE6aUUQuo0Rj8DALBgNVHQ8EBAMCAYYwCQYFKw4DAh0FAAOCAQEA --> <!-- e6uufkom8s68TnSiWCd0KnWzhv2rTJR4AE3pyusY3GnFDqJ88wJDxsqHzPhTzMKf --> <!-- vVZv8GNEqUQA7pbImtUcuAufGQ2U19oerSl97+2mc6yP3jmOPZhqvDht0oivI/3f --> <!-- 6dZpCZGIvf7hALs08/d8+RASLgXrKZaTQmsocbc4j+AHDcldaM29gEFrZqi7t7uO --> <!-- NMryAxB8evXS4ELfe/7h4az+9t/VDbNw1pLjT7Y4onwt1D3bNAtiNwKfgWojifZc --> <!-- Y4+wWrs512CMVYQaM/U7mKCCDKJfi7Mst6Gly6vaILa/MBmFIBQNKrxS9EHgXjDj --> <!-- kihph8Fw4vOnq86AQnJ2DjCCBGowggNSoAMCAQICCmEPeE0AAAAAAAMwDQYJKoZI --> <!-- hvcNAQEFBQAweTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAO --> <!-- BgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEj --> <!-- MCEGA1UEAxMaTWljcm9zb2Z0IENvZGUgU2lnbmluZyBQQ0EwHhcNMDcwODIzMDAy --> <!-- MzEzWhcNMDkwMjIzMDAzMzEzWjB0MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2Fz --> <!-- aGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENv --> <!-- cnBvcmF0aW9uMR4wHAYDVQQDExVNaWNyb3NvZnQgQ29ycG9yYXRpb24wggEiMA0G --> <!-- CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCi2wqNz8LBSZvNqjo0rSNZa9tsviEi --> <!-- t5TI6q6/xtUmwjIRi7zaXSz7NlYeFSuujw3dFKNuKEx/Fj9BrI1AsUaIDdmBlK2X --> <!-- BtBXRHZc6vH8DuJ/dKMzy3Tl7+NhoX4Dt0X/1T4S1bDKXg3Qe/K3Ew38YGoohXWM --> <!-- t628hegXtJC+9Ra2Yl3tEd867iFbi6+Ac8NF45WJd2Cb5613wTeNMxQvE9tiya4a --> <!-- qU+YZ63UIDkwceCNZ0bixhz0DVB0QS/oBSRqIWtJsJLEsjnHQqVtXBhKq4/XjoM+ --> <!-- eApH2KSyhCPD4vJ7ZrFKdL0mQUucYRRgTjDIgvPQC3B87lVNd9IIVXaBAgMBAAGj --> <!-- gfgwgfUwDgYDVR0PAQH/BAQDAgbAMB0GA1UdDgQWBBTzIUCOfFH4VEuY5RfXaoM0 --> <!-- BS4m6DATBgNVHSUEDDAKBggrBgEFBQcDAzAfBgNVHSMEGDAWgBTMHc52AHBbr/Ha --> <!-- xE6aUUQuo0Rj8DBEBgNVHR8EPTA7MDmgN6A1hjNodHRwOi8vY3JsLm1pY3Jvc29m --> <!-- dC5jb20vcGtpL2NybC9wcm9kdWN0cy9DU1BDQS5jcmwwSAYIKwYBBQUHAQEEPDA6 --> <!-- MDgGCCsGAQUFBzAChixodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpL2NlcnRz --> <!-- L0NTUENBLmNydDANBgkqhkiG9w0BAQUFAAOCAQEAQFdvU2eeIIM0AQ7mF0s8revY --> <!-- gX/uDXl0d0+XRxjzABVpfttikKL9Z6Gc5Cgp+lXXmf5Qv14Js7mm7YLzmB5vWfr1 --> <!-- 8eEM04sIPhYXINHAtUVHCCZgVwlLlPAIzLpNbvDiSBIoNYshct9ftq9pEiSU7uk0 --> <!-- Cdt+bm+SClLKKkxJqjIshuihzF0mvLw84Fuygwu6NRxPhEVH/7uUoVkHqZbdeL1X --> <!-- f6WnTszyrZyaQeLLXCQ+3H80R072z8h7neu2yZxjFFOvrZrv17/PoKGrlcp6K4cs --> <!-- wMfZ/GwD2r84rfHRXBkXD8D3yoCmEAga3ZAj57ChTD7qsBEmeA7BLLmka8ePPDCC --> <!-- BJ0wggOFoAMCAQICCmFHUroAAAAAAAQwDQYJKoZIhvcNAQEFBQAweTELMAkGA1UE --> <!-- BhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAc --> <!-- BgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEjMCEGA1UEAxMaTWljcm9zb2Z0 --> <!-- IFRpbWVzdGFtcGluZyBQQ0EwHhcNMDYwOTE2MDE1MzAwWhcNMTEwOTE2MDIwMzAw --> <!-- WjCBpjELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcT --> <!-- B1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEnMCUGA1UE --> <!-- CxMebkNpcGhlciBEU0UgRVNOOkQ4QTktQ0ZDQy01NzlDMScwJQYDVQQDEx5NaWNy --> <!-- b3NvZnQgVGltZXN0YW1waW5nIFNlcnZpY2UwggEiMA0GCSqGSIb3DQEBAQUAA4IB --> <!-- DwAwggEKAoIBAQCbbdyGUegyOzc6liWyz2/uYbVB0hg7Wp14Z7r4H9kIVZKIfuNB --> <!-- U/rsKFT+tdr+cDuVJ0h+Q6AyLyaBSvICdnfIyan4oiFYfg29Adokxv5EEQU1OgGo --> <!-- 6lQKMyyH0n5Bs+gJ2bC+45klprwl7dfTjtv0t20bSQvm08OHbu5GyX/zbevngx6o --> <!-- U0Y/yiR+5nzJLPt5FChFwE82a1Map4az5/zhwZ9RCdu8pbv+yocJ9rcyGb7hSlG8 --> <!-- vHysLJVql3PqclehnIuG2Ju9S/wnM8FtMqzgaBjYbjouIkPR+Y/t8QABDWTAyaPd --> <!-- D/HI6VTKEf/ceCk+HaxYwNvfqtyuZRvTnbxnAgMBAAGjgfgwgfUwHQYDVR0OBBYE --> <!-- FE8YiYrSygB4xuxZDQ/9fMTBIoDeMB8GA1UdIwQYMBaAFG/oTj+XuTSrS4aPvJzq --> <!-- rDtBQ8bQMEQGA1UdHwQ9MDswOaA3oDWGM2h0dHA6Ly9jcmwubWljcm9zb2Z0LmNv --> <!-- bS9wa2kvY3JsL3Byb2R1Y3RzL3RzcGNhLmNybDBIBggrBgEFBQcBAQQ8MDowOAYI --> <!-- KwYBBQUHMAKGLGh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbS9wa2kvY2VydHMvdHNw --> <!-- Y2EuY3J0MBMGA1UdJQQMMAoGCCsGAQUFBwMIMA4GA1UdDwEB/wQEAwIGwDANBgkq --> <!-- hkiG9w0BAQUFAAOCAQEANyce9YxA4PZlJj5kxJC8PuNXhd1DDUCEZ76HqCra3LQ2 --> <!-- IJiOM3wuX+BQe2Ex8xoT3oS96mkcWHyzG5PhCCeBRbbUcMoUt1+6V+nUXtA7Q6q3 --> <!-- P7baYYtxz9R91Xtuv7TKWjCR39oKDqM1nyVhTsAydCt6BpRyAKwYnUvlnivFOlSs --> <!-- pGDYp/ebf9mpbe1Ea7rc4BL68K2HDJVjCjIeiU7MzH6nN6X+X9hn+kZL0W0dp33S --> <!-- vgL/826C84d0xGnluXDMS2WjBzWpRJ6EfTlu/hQFvRpQIbU+n/N3HI/Cmp1X4Wl9 --> <!-- aeiDzwJvKiK7NzM6cvrWMB2RrfZQGusT3jrFt1zNszCCBJ0wggOFoAMCAQICEGoL --> <!-- mU/AACWrEdtFH1h6Z6IwDQYJKoZIhvcNAQEFBQAwcDErMCkGA1UECxMiQ29weXJp --> <!-- Z2h0IChjKSAxOTk3IE1pY3Jvc29mdCBDb3JwLjEeMBwGA1UECxMVTWljcm9zb2Z0 --> <!-- IENvcnBvcmF0aW9uMSEwHwYDVQQDExhNaWNyb3NvZnQgUm9vdCBBdXRob3JpdHkw --> <!-- HhcNMDYwOTE2MDEwNDQ3WhcNMTkwOTE1MDcwMDAwWjB5MQswCQYDVQQGEwJVUzET --> <!-- MBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMV --> <!-- TWljcm9zb2Z0IENvcnBvcmF0aW9uMSMwIQYDVQQDExpNaWNyb3NvZnQgVGltZXN0 --> <!-- YW1waW5nIFBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANw3bvuv --> <!-- yEJKcRjIzkg+U8D6qxS6LDK7Ek9SyIPtPjPZSTGSKLaRZOAfUIS6wkvRfwX473W+ --> <!-- i8eo1a5pcGZ4J2botrfvhbnN7qr9EqQLWSIpL89A2VYEG3a1bWRtSlTb3fHev5+D --> <!-- x4Dff0wCN5T1wJ4IVh5oR83ZwHZcL322JQS0VltqHGP/gHw87tUEJU05d3QHXcJc --> <!-- 2IY3LHXJDuoeOQl8dv6dbG564Ow+j5eecQ5fKk8YYmAyntKDTisiXGhFi94vhBBQ --> <!-- svm1Go1s7iWbE/jLENeFDvSCdnM2xpV6osxgBuwFsIYzt/iUW4RBhFiFlG6wHyxI --> <!-- zG+cQ+Bq6H8mjmsCAwEAAaOCASgwggEkMBMGA1UdJQQMMAoGCCsGAQUFBwMIMIGi --> <!-- BgNVHQEEgZowgZeAEFvQcO9pcp4jUX4Usk2O/8uhcjBwMSswKQYDVQQLEyJDb3B5 --> <!-- cmlnaHQgKGMpIDE5OTcgTWljcm9zb2Z0IENvcnAuMR4wHAYDVQQLExVNaWNyb3Nv --> <!-- ZnQgQ29ycG9yYXRpb24xITAfBgNVBAMTGE1pY3Jvc29mdCBSb290IEF1dGhvcml0 --> <!-- eYIPAMEAizw8iBHRPvZj7N9AMBAGCSsGAQQBgjcVAQQDAgEAMB0GA1UdDgQWBBRv --> <!-- 6E4/l7k0q0uGj7yc6qw7QUPG0DAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTAL --> <!-- BgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEA --> <!-- lE0RMcJ8ULsRjqFhBwEOjHBFje9zVL0/CQUt/7hRU4Uc7TmRt6NWC96Mtjsb0fus --> <!-- p8m3sVEhG28IaX5rA6IiRu1stG18IrhG04TzjQ++B4o2wet+6XBdRZ+S0szO3Y7A --> <!-- 4b8qzXzsya4y1Ye5y2PENtEYIb923juasxtzniGI2LS0ElSM9JzCZUqaKCacYIoP --> <!-- O8cTZXhIu8+tgzpPsGJY3jDp6Tkd44ny2jmB+RMhjGSAYwYElvKaAkMve0aIuv8C --> <!-- 2WX5St7aA3STswVuDMyd3ChhfEjxF5wRITgCHIesBsWWMrjlQMZTPb2pid7oZjeN --> <!-- 9CKWnMywd1RROtZyRLIj9jGCBJUwggSRAgEBMIGHMHkxCzAJBgNVBAYTAlVTMRMw --> <!-- EQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVN --> <!-- aWNyb3NvZnQgQ29ycG9yYXRpb24xIzAhBgNVBAMTGk1pY3Jvc29mdCBDb2RlIFNp --> <!-- Z25pbmcgUENBAgphD3hNAAAAAAADMAkGBSsOAwIaBQCggcAwGQYJKoZIhvcNAQkD --> <!-- MQwGCisGAQQBgjcCAQQwHAYKKwYBBAGCNwIBCzEOMAwGCisGAQQBgjcCARUwIwYJ --> <!-- KoZIhvcNAQkEMRYEFBS2aKupVseYov1dkYvN28z53XgTMGAGCisGAQQBgjcCAQwx --> <!-- UjBQoCaAJABXAGkAbgBkAG8AdwBzACAAUABvAHcAZQByAFMAaABlAGwAbKEmgCRo --> <!-- dHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcG93ZXJzaGVsbCAwDQYJKoZIhvcNAQEB --> <!-- BQAEggEAECK+yObnUb6TrWa1IQNVGCCcj4MnQIyNVk4NiKcsk7XLuxkkXC3dvVwk --> <!-- FJnmLgbioH5sqIscBlYuU2m3SqaZqTNHfxOC+vy5byu7yi5vfLw+YrqWmhyKjy9y --> <!-- RF3dfGquXzQc1hVqjHaR9yn1ifvvBgshLlsUiN4vLnk1jNVmY8WBv2v736Vol3b/ --> <!-- oAUEPJgJ6F+FLL+2hWoNaLuT79wXEc1sdH4JN5ejvWfkX0Xyh/IfCcHqnqed8BOq --> <!-- QhCoKggGDAR/Ou+rwEe6VM3O+PXoK11JQqMjGyPhAv+0Hxl3MY7F/Ycb5EReDDwQ --> <!-- jAn23JvsxdF0ErelEbkrK/chvLt0OKGCAh8wggIbBgkqhkiG9w0BCQYxggIMMIIC --> <!-- CAIBATCBhzB5MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4G --> <!-- A1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSMw --> <!-- IQYDVQQDExpNaWNyb3NvZnQgVGltZXN0YW1waW5nIFBDQQIKYUdSugAAAAAABDAH --> <!-- BgUrDgMCGqBdMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkF --> <!-- MQ8XDTA4MTAwMTIwMDgzN1owIwYJKoZIhvcNAQkEMRYEFN+4R6YntDyx5S4u8VwO --> <!-- +AygjEK4MA0GCSqGSIb3DQEBBQUABIIBAFLPtEtS8UyTiF9R4O+6gFsoxG0+gj4H --> <!-- H2tzfR/bKd8kNk9z/196xujBD3Gq27G3muEfizlkN89JpZEvTFJnjSWo3LmAz11s --> <!-- az6d6XgJhVNP3jczh1a9HUj6p+a85tX2jSBwDq52ovuog0m8e+h0R/epe9SB7XQD --> <!-- 8p2Oub1ala2M4HYlszbuv7WspwQAb9gCDIJkrII/yGcBDUdAejSegP1WTpuCTkhk --> <!-- h/XnJl1MoKuhOUchXBtFny0KYonfbz+si7qBodMn0FnBAr9N1dtVUbEHUfG2Toki --> <!-- yk3I6u4L9vtB3xj4flTWSQDn1CHUpb5QSji42n8W5ngD6IbYFK3Kfg0= --> <!-- SIG # End signature block -->